fix typo
addressing: ERROR: Syntax Error while loading YAML script, /srv/web/infra/ansible/playbooks/hosts/copr-fe-dev.cloud.fedoraproject.org.yml Note: The error may actually appear before this position: line 33, column 5 action: yum state=installed pkg=$item - copr-frontend ^
This commit is contained in:
parent
e2efb2d1d9
commit
46409f50bd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
- name: install copr-fe pkgs
|
||||
action: yum state=installed pkg=$item
|
||||
with_items:
|
||||
- copr-frontend
|
||||
- copr-selinux
|
||||
- postgresql-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue