missed one

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2023-12-04 21:03:19 -06:00
parent 29b6bc1c93
commit 9a616f3cc0

View file

@ -203,7 +203,7 @@
- "'default:user:{{ test_user }}:rw-' in getfacl_output.stdout_lines"
##############################################################################
- name: Cleanup
ansible.builtin.command: /bin/setfacl -b {{ test_dir | quote }}
ansible.builtin.command: setfacl -b {{ test_dir | quote }}
changed_when: false
##############################################################################
- name: Set default acls