evolix/evolinux-todo is played when "evolinux_etcevolinux_include: False" #161

Open
opened 2022-08-23 19:02:21 +02:00 by gcolpart · 0 comments
Owner

I launch a playbook with evolinux-base role and
"evolinux_etcevolinux_include: False" variable

and I obtain

TASK [evolinux-base : Deploy htop configuration] *******************************************************************************************************
skipping: [HOST]

TASK [evolix/evolinux-todo : /etc/evolinux is present] *************************************************************************************************
changed: [HOST]

TASK [evolix/evolinux-todo : /etc/evolinux/todo.txt is present] ****************************************************************************************
changed: [HOST]

TASK [user-add : debug] ********************************************************************************************************************************
skipping: [HOST]

I wanted "skipping" instead of "changed"...

I launch a playbook with evolinux-base role and "evolinux_etcevolinux_include: False" variable and I obtain TASK [evolinux-base : Deploy htop configuration] ******************************************************************************************************* skipping: [HOST] TASK [evolix/evolinux-todo : /etc/evolinux is present] ************************************************************************************************* changed: [HOST] TASK [evolix/evolinux-todo : /etc/evolinux/todo.txt is present] **************************************************************************************** changed: [HOST] TASK [user-add : debug] ******************************************************************************************************************************** skipping: [HOST] I wanted "skipping" instead of "changed"...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#161
No description provided.