Skip to content

Commit 1224ee1

Browse files
authored
Merge pull request #73 from rwxd/fix
Fix
2 parents 58ff646 + 4ebc837 commit 1224ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
include_tasks: configure-user.yml
33
loop: "{{ subid_users }}"
44
loop_control:
5-
loop_var: "subid_user"
5+
loop_var: "subid_user"

0 commit comments

Comments
 (0)