Commit 5d0fd1ad by Feanil Patel

Fix 'with_first_found'

parent 7e69e5c6
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
src: "{{ item }}" src: "{{ item }}"
dest: "/etc/security/limits.d/sandbox.conf" dest: "/etc/security/limits.d/sandbox.conf"
with_first_found: with_first_found:
-files: - files:
- "{{ secure_dir }}/sandbox.conf.j2" - "{{ secure_dir }}/sandbox.conf.j2"
- "sandbox.conf.j2" - "sandbox.conf.j2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment