typo
This commit is contained in:
parent
78692dd2db
commit
2bd9e69a36
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
action: file state=link src=/srv/persist/artboard path=/var/www/html/artboard
|
||||
|
||||
- name: add apache confs
|
||||
action: copy src=$files/artboard/$item dest=/etc/httpd/conf.d/$item backup=True
|
||||
action: copy src=$files/artboard/$item dest=/etc/httpd/conf.d/$item backup=true
|
||||
with_items:
|
||||
- artboard.conf
|
||||
- redirect.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue