chiguy0786
chiguy0786
##### SUMMARY cisco.ios.ios_system module doesn't currently support vrfs ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME cisco.ios.ios_system ##### ADDITIONAL INFORMATION The feature is useful for people who manage boxes...
##### SUMMARY Module errors out ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2 instance ##### ANSIBLE VERSION ``` ansible 2.10.2 config file = /home/user/ansible-aws/ansible.cfg configured module search path...
SUMMARY cisco.nxos.nxos_pim_interface errors when configuring interfaces ISSUE TYPE Bug Report COMPONENT NAME cisco.nxos.nxos_pim_interface ANSIBLE VERSION ansible 2.10.4 config file = /home/feisa/ansible-network/ansible.cfg configured module search path = ['/home/feisa/ansible-network/library'] ansible python module...
##### SUMMARY The following module fails nxos_snmp_user ```yaml - name: Configure Admin User nxos_snmp_user: user: admin group: "{{ item.context }}" authentication: "{{ item.authentication }}" encrypt: "{{ item.encrypt }}" privacy: "{{...