Done roles KESL and delete; tuned hosts.yaml; tuned group_vars
This commit is contained in:
6
delete_installation.yml
Normal file
6
delete_installation.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
become:
|
||||
true
|
||||
roles:
|
||||
- delete_installation
|
||||
Reference in New Issue
Block a user