websites: fix variable name
This commit is contained in:
parent
bd4c0ae2a1
commit
7480cd6cc6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
- fedora-web/main
|
||||
when:
|
||||
- env == "staging"
|
||||
- s3_access_key is defined
|
||||
- fedoraproject_s3_bucket_name is defined
|
||||
|
||||
- name: Make directory for the config files for {{website}} we are about to copy
|
||||
file: path=/etc/httpd/conf.d/{{website}} state=directory owner=root group=root mode=0755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue