Skip to content
Snippets Groups Projects
Commit 56ed962e authored by jurgenhaas's avatar jurgenhaas
Browse files

Replace deprecated "include" directive in Ansible 2.4

parent 53908cca
Branches develop
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
state=directory
mode='775'
- include: mount.yml
- include_tasks: mount.yml
when: sftp_devpath
when: '"sftp" not in excluded_roles'
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