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