formatting

This commit is contained in:
uumas
2023-09-04 02:13:17 +03:00
parent 699c667a45
commit 4e9f127210
18 changed files with 60 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Ensure packages defined in install_packages are installed
package:
ansible.builtin.package:
name: "{{ install_packages }}"
state: present