clean up some leftover }s
This commit is contained in:
parent
c7f95e7c9e
commit
8748872272
1 changed files with 2 additions and 2 deletions
|
@ -40,13 +40,13 @@
|
|||
certname: "{{wildcard_cert_name}}"
|
||||
SSLCertificateChainFile: "{{wildcard_int_file}}"
|
||||
|
||||
- { role: httpd/website
|
||||
- role: httpd/website
|
||||
vars:
|
||||
- name: secondary.fedoraproject.org
|
||||
- cert_name: "{{wildcard_cert_name}}"
|
||||
server_aliases:
|
||||
- archive.fedoraproject.org
|
||||
- archives.fedoraproject.org }
|
||||
- archives.fedoraproject.org
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue