Skip to content
Snippets Groups Projects
Commit 670d9b76 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Bug fixes from regex search & replace

parent 28232e86
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@
- name: Init Users
include_tasks: inituser.yml
with_flattened:
- '{{( admins }})'
- '{{( jailusers }})'
- '{{ admins }}'
- '{{ jailusers }}'
loop_control:
loop_var: username
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment