Update linux/os/install_package.yml

This commit is contained in:
David Lopez 2023-09-07 09:34:40 +00:00
parent dbd2f1a057
commit 9ed2d92c17
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
---
- hosts: "{{ hosts_servers }}"
gather_facts: no
remote_user: awx
become: yes
become_method: sudo
tasks:
- name: Package installation
apt: