]> git.immae.eu Git - github/fretlink/ansible-rundeck-jobs.git/blob - tasks/main.yml
Add an option to remove existing keys that are not declared in ansible
[github/fretlink/ansible-rundeck-jobs.git] / tasks / main.yml
1 ---
2 - name: Include rundesk tasks
3 include_tasks: rundeck.yml
4 tags:
5 - rundeck-jobs
6 - name: Include rundeck keys
7 tags:
8 - rundeck-keys
9 include_tasks: keys.yml