Variable names

This commit is contained in:
Jason Rothstein 2022-06-05 22:11:58 -05:00
parent ca44b445ef
commit f57348cc45

View File

@ -153,7 +153,7 @@
seuser: '{{ item.seuser | default(omit) }}'
src: '{{ item.src | default(omit) }}'
state: '{{ item.state }}'
loop: '{{ permissions_list }}'
loop: '{{ permission_list }}'
loop_control:
label: '{{ item.path }} will be ensured'
notify: