Explicitly declare tasks in proxies-website.yml
This might help, @smooge? Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
62c8dcccac
commit
ddbafa861a
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
||||
tasks:
|
||||
- name: Create /srv/web/ for all the goodies.
|
||||
file: dest=/srv/web state=directory owner=root group=root mode=0755
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue