Update linux/os/uninstall_package.yml
This commit is contained in:
parent
9ed2d92c17
commit
2d44d1274e
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
- hosts: "{{ hosts_servers }}"
|
||||
remote_user: root
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Package Uninstall
|
||||
|
|
Loading…
Reference in New Issue