really go through items

This commit is contained in:
Miroslav Suchý 2015-04-03 13:00:48 +00:00
parent b5ef0635bd
commit a4839bd417

View file

@ -14,7 +14,7 @@
tasks:
- include: "{{ tasks }}/persistent_cloud_new.yml"
- name: clean out old known_hosts for copr-fe-dev
local_action: known_hosts path=/root/.ssh/known_hosts host=copr-fe-dev.cloud.fedoraproject.org state=absent
local_action: known_hosts path={{item}} host=copr-fe-dev.cloud.fedoraproject.org state=absent
ignore_errors: True
with_items:
- /root/.ssh/known_hosts