[copr][keygen] remove known_host for copr-keygen.cloud.fedoraproject.org
This commit is contained in:
parent
f2b0a4dc85
commit
702d316847
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/persistent_cloud_new.yml"
|
||||
- name: clean out old known_hosts for copr-keygen-dev
|
||||
local_action: known_hosts path={{item}} host=copr-keygen-dev.cloud.fedoraproject.org state=absent
|
||||
- name: clean out old known_hosts for copr-keygen
|
||||
local_action: known_hosts path={{item}} host=copr-keygen.cloud.fedoraproject.org state=absent
|
||||
ignore_errors: True
|
||||
with_items:
|
||||
- /root/.ssh/known_hosts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue