Let's not touch twice the same file

This commit is contained in:
Pierre-Yves Chibon 2014-12-07 18:02:41 +00:00
parent 28ea540c8a
commit c296aba8fd

View file

@ -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