websites: fix variable name

This commit is contained in:
Francois Andrieu 2022-12-09 02:04:26 +01:00
parent bd4c0ae2a1
commit 7480cd6cc6
No known key found for this signature in database

View file

@ -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