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