Update linux/os/install_package.yml
This commit is contained in:
parent
dbd2f1a057
commit
9ed2d92c17
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
- hosts: "{{ hosts_servers }}"
|
||||
gather_facts: no
|
||||
remote_user: awx
|
||||
become: yes
|
||||
become_method: sudo
|
||||
tasks:
|
||||
- name: Package installation
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue