Remove action: in all roles.

This commit is contained in:
Kevin Fenzi 2016-01-06 21:58:31 +00:00
parent 5c0cca432b
commit f0c80375b5
50 changed files with 139 additions and 139 deletions

View file

@ -35,7 +35,7 @@
- restart apache
- name: create the folder where we store the ssl cert if not already there
action: file state=directory
file: state=directory
path=/etc/pki/tls/certs/
owner=root group=root mode=0755
@ -65,7 +65,7 @@
- restart apache
- name: set sebooleans so anitya can talk to the db
action: seboolean name={{ item }}
seboolean: name={{ item }}
state=true
persistent=true
with_items: