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

General improvements

parent 91889598
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# file: roles/commonauth/tasks/main.yml
- include: commonauth.yml
when: role_commonauth_completed is not defined
when: common_execute == 'yes' and role_commonauth_completed is not defined
- name: 'Commonauth | Remember that this role had been run'
set_fact: role_commonauth_completed=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment