Skip to content
Snippets Groups Projects
Commit 466d795d authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#72 Always use import_tasks or include_tasks instead of just include

parent 60f7b492
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@
- 'UpdateSVNRepos'
changed_when: false
- include: svnadmin.yml
- import_tasks: svnadmin.yml
when: svnadmin
- name: 'Subversion | Install cron job to sync slave with master'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment