Create live fedimg indicator file on sundries
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1c2b327e74
commit
0a0b58be97
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@
|
|||
- packages
|
||||
- fedora-web
|
||||
|
||||
- name: Create file to indicate we want live fedimg data
|
||||
copy: dest=/var/fedora_websites_live_fedimg
|
||||
content="Indicator file"
|
||||
tags:
|
||||
- fedora-web
|
||||
|
||||
- name: Create directories
|
||||
file: state=directory
|
||||
path=/srv/web/{{item}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue