Let's not touch twice the same file
This commit is contained in:
parent
28ea540c8a
commit
c296aba8fd
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@
|
|||
- config
|
||||
|
||||
- name: touch /var/lib/fedora-ca/crl/crl.pem and /var/lib/fedora-ca/cacert.pem
|
||||
command: touch /var/lib/fedora-ca/cacert.pem /var/lib/fedora-ca/cacert.pem
|
||||
command: touch /var/lib/fedora-ca/cacert.pem /var/lib/fedora-ca/crl/crl.pem
|
||||
when: master_fas_node == True
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue