copr-fe: typo in include_role statement
This commit is contained in:
parent
7849dda43f
commit
76dde7b708
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@
|
||||||
backup: yes
|
backup: yes
|
||||||
notify: restart apache
|
notify: restart apache
|
||||||
|
|
||||||
- include_role: keytab/service
|
- include_role:
|
||||||
|
name: keytab/service
|
||||||
vars:
|
vars:
|
||||||
service: copr-frontend-http-api
|
service: copr-frontend-http-api
|
||||||
host: "coprfe-{{env_suffix}}.fedoraproject.org"
|
host: "coprfe-{{env_suffix}}.fedoraproject.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue