Update os/install_packages.yml

This commit is contained in:
David Lopez 2023-08-22 10:23:54 +00:00
parent 634fa73f40
commit 7df3e28a59
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
- name: Package installation
apt:
name: "{{ package_name }}"
state: latest
state: present