Update os/uninstall_packages.yml
This commit is contained in:
parent
e22897a7bc
commit
844cd01656
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
- hosts: "{{ hosts_servers }}"
|
- hosts: "{{ hosts_servers }}"
|
||||||
|
gather_facts: no
|
||||||
tasks:
|
tasks:
|
||||||
- name: Package Uninstall
|
- name: Package Uninstall
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue