refs #8142: - Extracting variables - no_log: yes
This commit is contained in:
parent
541a71c83a
commit
56ed72d0a1
|
@ -99,7 +99,7 @@
|
|||
loop: "{{ samba_client_services }}"
|
||||
|
||||
- name: Extracting variables
|
||||
#no_log: true
|
||||
no_log: true
|
||||
set_fact:
|
||||
passwords: "{{ lookup(passbolt, key_name, folder_parent_id=passbolt_folder).password }}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue