copr-fe: typo in include_role statement

This commit is contained in:
Pavel Raiskup 2021-08-05 08:24:32 +02:00
parent 7849dda43f
commit 76dde7b708

View file

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