Use the main exploded ansible repo instead of the user's clone #1
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue