evolix/evolinux-todo is played when "evolinux_etcevolinux_include: False"
#161
Open
opened 10 months ago by gcolpart
·
0 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
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"...