forked from infra/ansible
fix lint errors
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
642b7afdf3
commit
9d21d55364
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
vars:
|
||||
- ocp4: true
|
||||
- openscanhub_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.openscanhub\..*
|
||||
ocp4: true
|
||||
openscanhub_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.openscanhub\..*
|
||||
|
||||
pre_tasks:
|
||||
- name: Include Global Variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue