[mod] role:system_basics:install package "acl"

This commit is contained in:
roydfalk 2024-07-09 09:10:50 +02:00
parent 8e71c7eadc
commit 09c48d60bb

View file

@ -21,6 +21,7 @@
"become": true, "become": true,
"ansible.builtin.apt": { "ansible.builtin.apt": {
"pkg": [ "pkg": [
"acl",
"vim", "vim",
"htop", "htop",
"tmux", "tmux",