chiguy0786

Results 4 issues of 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...

feature
waiting_for_contributor

##### 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...

bug
waiting_on_contributor
module
python3
traceback
plugins

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...

bug

##### 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: "{{...

mds