Skip to content
Snippets Groups Projects
Commit 4b7c2b42 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#72 Replace include_tasks with import_tasks

parent 725e04be
Branches
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
- UpdateSVNRepos - UpdateSVNRepos
changed_when: false changed_when: false
- include_tasks: svnadmin.yml - import_tasks: svnadmin.yml
when: svnadmin when: svnadmin
- name: 'Subversion | Install cron job to sync slave with master' - 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