using roles with this type of structure and face a problem with variable values 
apparently not being applied from the /defaults/main.yml

role01
    |__/tasks
    |     |
    |     |__main.yml
    |
    |__/defaults
           |
           |__main.yml

As far my understanding goes the /tasks/main.yml should read the variables from 
/defaults/main.yml no matter what (without any vars_files: declaration. Is that 
understanding correct?

If not, how exactly do I have to reference the /defaults/main.yml ?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1749087549.655064.1642695342912%40office.mailbox.org.

Reply via email to