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
|
||||
notify: restart apache
|
||||
|
||||
- include_role: keytab/service
|
||||
- include_role:
|
||||
name: keytab/service
|
||||
vars:
|
||||
service: copr-frontend-http-api
|
||||
host: "coprfe-{{env_suffix}}.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue