[ansible-devel] New release: ansible-base 2.10.0

2020-08-13 Thread Rick Elrod
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

[ansible-devel] Using group vars and vars from vars prompt

2020-08-13 Thread Sarvani Vadali
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