Update linux/os/uninstall_package.yml

This commit is contained in:
David Lopez 2023-09-07 09:06:33 +00:00
parent 5efdf1db8e
commit 982a6ebf1a
1 changed files with 1 additions and 0 deletions

View File

@ -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