The previous usage lead to impossilibity of overriding variables defined in role, because they were included forcibly in the tasks for standalone-shared.
By using default Ansible apporach to role vars, they can be overriden on playbook basis.
The previous usage lead to impossilibity of overriding variables defined in role, because they were included forcibly in the tasks for standalone-shared.
By using default Ansible apporach to role vars, they can be overriden on playbook basis.