aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/main.yml
diff options
context:
space:
mode:
authorismaelbouyaf <ismael.bouya@fretlink.com>2022-03-21 17:46:58 +0100
committerGitHub <noreply@github.com>2022-03-21 17:46:58 +0100
commit2f5634ede6c4ad01f7a9d34407324459629c1856 (patch)
treef21120bf0a6e7bee5d2e7a3aebdf14f29538e0f7 /tasks/main.yml
parent30a577fc43ef49e5e9925bc82116a2bd47f9a842 (diff)
parentd58fd11546cd378ff4eba6227adc10f8c06c386a (diff)
downloadansible-rundeck-jobs-2f5634ede6c4ad01f7a9d34407324459629c1856.tar.gz
ansible-rundeck-jobs-2f5634ede6c4ad01f7a9d34407324459629c1856.tar.zst
ansible-rundeck-jobs-2f5634ede6c4ad01f7a9d34407324459629c1856.zip
Merge pull request #20 from ismaelbouyaf/remove-undeclared-keysHEADmaster
Add an option to remove existing keys that are not declared in ansible
Diffstat (limited to 'tasks/main.yml')
-rw-r--r--tasks/main.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tasks/main.yml b/tasks/main.yml
index 644fef0..955d0a9 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -4,7 +4,6 @@
4 tags: 4 tags:
5 - rundeck-jobs 5 - rundeck-jobs
6- name: Include rundeck keys 6- name: Include rundeck keys
7 include_tasks: keys.yml
8 tags: 7 tags:
9 - rundeck-keys 8 - rundeck-keys
10 with_items: "{{ rundeck_jobs_keys }}" 9 include_tasks: keys.yml