Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Add no_log to the task Make variables available
Browse files Browse the repository at this point in the history
Fixes: #1480
  • Loading branch information
mikedep333 committed Jun 22, 2023
1 parent 8cb8050 commit d8bbff0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES/1480.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add no_log to the task `pulp.pulp_installer.pulp_common : Make variables available to other hosts in other roles via hostvars`
1 change: 1 addition & 0 deletions roles/pulp_common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,4 @@
__pulp_common_merged_pulp_settings: "{{ __pulp_common_merged_pulp_settings }}"
pulp_user: "{{ pulp_user }}"
pulp_group: "{{ pulp_group }}"
no_log: true

0 comments on commit d8bbff0

Please sign in to comment.