Hey Anirudh,
Related to: https://github.com/ansible-collections/cisco.nxos/issues/236
This might be because either (a) `ansible_network_os: cisco.nxos.nxos` or
(b) `ansible_connection: ansible.netcommon.network_cli` is not set.
Also, it seems the task you shared isn't leveraging the module corre
Hi Ansible developers,
About 1.5 month ago I opened a pull request against ansible/ansible for
adding a new option to the 'group' module. The option added is the
prefix_path option for preparing targets which have /etc/group on another
location on the filesystem.
For the pull request itself, s