fix typo causing syntax error for osbs-cluster playbook

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-11-23 22:24:06 +00:00
parent e78ea5e1c2
commit 8133febc22

View file

@ -610,7 +610,7 @@
state: hard state: hard
notify: notify:
- buildroot container - buildroot container
when: etcosbs_kt:_stat.stat.exists == false when: etcosbs_kt_stat.stat.exists == false
- name: pull fedora required docker images - name: pull fedora required docker images
shell: "docker pull {{docker_registry}}/{{item}}" shell: "docker pull {{docker_registry}}/{{item}}"