Closed soumukhe closed 2 years ago
This is fixed in v0.1.1. Please update using ansible-galaxy collection install cisco.nd --force
Lionel, Thank You for fixing this !!! I tested this out and it works fine now.
Fixed in ND collection release v0.1.1
You can update by running: ansible-galaxy collection install cisco.nd --force
Community Note
Versions:
(vEnvAnsible2.9.6-P3.7.9) aciadmin@ubuntu-jump:~/Ansible/ansible-scripts/MSO_NI6.0Test/testing$ ansible --version ansible 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/aciadmin/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/aciadmin/Ansible/envs/vEnvAnsible2.9.6-P3.7.9/lib/python3.7/site-packages/ansible executable location = /home/aciadmin/Ansible/envs/vEnvAnsible2.9.6-P3.7.9/bin/ansible python version = 3.7.9 (default, Aug 24 2020, 23:58:02) [GCC 7.5.0]
ND Version: tried both vND 2.1.1e and vND 2.1.1d
Description
Ansible ND Playbook not working with Remote User
Details:
inventory file (vEnvAnsible2.9.6-P3.7.9) aciadmin@ubuntu-jump:~/Ansible/ansible-scripts/MSO_NI6.0Test/testing$ cat hosts
playbook (vEnvAnsible2.9.6-P3.7.9) aciadmin@ubuntu-jump:~/Ansible/ansible-scripts/MSO_NI6.0Test/testing$ cat nd-simpleQuery_remoteUser.yaml
usage: ansible-playbook nd-simpleQuery_remoteUser.yaml -i hosts -vvv
Results of running playbook with Remote User: (please note that soumukhe/soumu101 is a legitimate nd remote user using radius domain)
As a side note, this works fine with local user
(vEnvAnsible2.9.6-P3.7.9) aciadmin@ubuntu-jump:~/Ansible/ansible-scripts/MSO_NI6.0Test/testing$ cat nd-simpleQuery_localUser.yaml
Results when playbook run with local user: