refs #8025 root task debug fix
This commit is contained in:
parent
a0c48b9aad
commit
153493a875
|
@ -3,7 +3,7 @@
|
|||
root_password: >
|
||||
{{ lookup('password', '/dev/null length=18 chars=ascii_letters,digits') }}
|
||||
- name: Save root password into Passbolt
|
||||
debug:
|
||||
set_fact:
|
||||
msg: >
|
||||
{{
|
||||
lookup(passbolt, inventory_hostname_short,
|
||||
|
|
Loading…
Reference in New Issue