ci: Install setfacl for vanilla Ansible unprivileged become

pull/1254/head
Alex Willmer 9 months ago
parent cfbb7f884e
commit 3fe9b9bd87

@ -1,6 +1,7 @@
ansible_version_major_minor: "{{ ansible_version.major }}.{{ ansible_version.minor }}"
common_packages:
- acl
- openssh-server
- rsync
- strace

Loading…
Cancel
Save