Skip to content
Snippets Groups Projects
Commit 2fb1beaa authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Linting

parent a02d235d
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
- name: User keys - name: User keys
include_tasks: user_keys.yml include_tasks: user_keys.yml
with_flattened: with_flattened:
- {{ admins }} - '{{( admins }})'
- {{ jailusers }} - '{{( jailusers }})'
loop_control: loop_control:
loop_var: username loop_var: username
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment