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