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