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

ansible-playbooks/general#85 Name import and include tasks

parent 6449f573
Branches
No related tags found
No related merge requests found
...@@ -196,7 +196,8 @@ ...@@ -196,7 +196,8 @@
- UpdateSVNRepos - UpdateSVNRepos
changed_when: no changed_when: no
- import_tasks: svnadmin.yml - name: Import svnadmin
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