#1 Use the main exploded ansible repo instead of the user's clone
Merged 4 years ago by cverna. Opened 4 years ago by pingou.
fedora-infra/ pingou/howtos fixup  into  master

file modified
+1 -1
@@ -3,7 +3,7 @@ 

  A playbook is available to destroy a virtual instance.

  

  ```

- sudo -i ansible-playbook -vvv /home/fedora/cverna/ansible/playbooks/destroy_virt_inst.yml -e target=osbs-master01.stg.phx2.fedoraproject.org

+ sudo -i ansible-playbook -vvv /srv/web/infra/ansible/playbooks/destroy_virt_inst.yml -e target=osbs-master01.stg.phx2.fedoraproject.org

  ```

  

  In some case the instance that you are trying to delete was not in a clean state. You then try to run the following:

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto c2aa525

4 years ago

rebased onto f8d0323

4 years ago

Pull-Request has been merged by cverna

4 years ago
Metadata