From 60d51285da582ffa91351455d0a5e3f5452b629d Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Fri, 11 Aug 2023 17:30:03 +0200 Subject: [PATCH] Add a tag to the saml config task. --- tasks/redmine-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/redmine-plugins.yml b/tasks/redmine-plugins.yml index 0eda0af..55b3318 100644 --- a/tasks/redmine-plugins.yml +++ b/tasks/redmine-plugins.yml @@ -444,7 +444,7 @@ mode: "0440" notify: Bundle install and reconfigure redmine when: rm_saml_plugin - tags: ['redmine', 'redmine_plugins', 'rm_saml'] + tags: ['redmine', 'redmine_plugins', 'rm_saml',"rm_saml_config"] - name: redmine-plugins | Install the dashboard plugin ansible.builtin.git: