Skip to content
Snippets Groups Projects
Commit c2a6ada2 authored by matt01671's avatar matt01671
Browse files

fixed remove

parent e0952348
No related branches found
No related tags found
No related merge requests found
[COMP90024]
172.26.131.20 ansible_python_interpreter=/usr/bin/python3
172.26.130.73 ansible_python_interpreter=/usr/bin/python3
\ No newline at end of file
- hosts: COMP90024
- hosts: localhost
vars_files:
- host_vars/nectar.yaml
gather_facts: true
roles:
......
......@@ -4,4 +4,5 @@
os_server:
name: '{{ item.name }}'
state: absent
timeout: 600
loop: '{{ instances }}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment