fixup
This commit is contained in:
parent
9dc1010f1e
commit
0681ad8d5f
1 changed files with 1 additions and 0 deletions
|
@ -73,4 +73,5 @@
|
||||||
owner: "{{ issue_cert_file_owner | d('root') }}"
|
owner: "{{ issue_cert_file_owner | d('root') }}"
|
||||||
when:
|
when:
|
||||||
- inventory_hostname in play_hosts
|
- inventory_hostname in play_hosts
|
||||||
|
- inventory_hostname == issue_cert_hosts|first
|
||||||
- issue_cert_copy_ca|default(false)
|
- issue_cert_copy_ca|default(false)
|
||||||
|
|
Loading…
Reference in a new issue