Loading
Also check for boolean True, not just string 'True' when evaluating conditional dependencies.
When people know how actual yaml works they might have
galaxy:
watch_tools: true
as their config. Which signifies an actual Boolean value. This should be considered by the script as well.