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:
Miroslav Suchý 2013-09-26 21:14:10 +00:00
parent e2efb2d1d9
commit 46409f50bd

View file

@ -30,6 +30,7 @@
- name: install copr-fe pkgs
action: yum state=installed pkg=$item
with_items:
- copr-frontend
- copr-selinux
- postgresql-server