Death to all trailing whitespace.
This commit is contained in:
parent
fd129648ae
commit
04a52b8667
131 changed files with 311 additions and 311 deletions
|
@ -28,11 +28,11 @@
|
|||
- fas3
|
||||
|
||||
- name: install /etc/httpd/conf.d/accounts.conf file
|
||||
copy: >
|
||||
src="accounts.conf"
|
||||
dest="/etc/httpd/conf.d/accounts.conf"
|
||||
owner=root
|
||||
group=root
|
||||
copy: >
|
||||
src="accounts.conf"
|
||||
dest="/etc/httpd/conf.d/accounts.conf"
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
notify:
|
||||
- reload httpd
|
||||
|
@ -41,7 +41,7 @@
|
|||
- fas3
|
||||
|
||||
- name: install /etc/fas/production.ini file
|
||||
template: >
|
||||
template: >
|
||||
src="production.ini"
|
||||
dest="/etc/fas/production.ini"
|
||||
owner=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue