Hi all- we're happy to announce that the new ansible-base 2.10 package
is now available! The ansible-base package consists of only the Ansible
execution engine, related tools (e.g. ansible-galaxy, ansible-test),
and a very small set of built-in plugins.
The ansible-base package is the culmination
I am trying to get a value through vars prompt in my playbook and writing a
task in a role to see if the value == foo or if value == bar
if the value == foo ,i want to get values from the vars.yaml file which has
a section for foo .
The section for foo in vars.yaml file has source path and destin