Closed digitalfiend64 closed 1 year ago
output of "ansible-config dump --only-changed":
ANSIBLE_FORCE_COLOR(env: ANSIBLE_FORCE_COLOR) = True ANSIBLE_PIPELINING(env: ANSIBLE_PIPELINING) = True CONFIG_FILE() = /etc/ansible/ansible.cfg DEFAULT_CALLBACK_PLUGIN_PATH(env: ANSIBLE_CALLBACK_PLUGINS) = ['/runner/artifacts/158927/callback'] DEFAULT_LOAD_CALLBACK_PLUGINS(env: ANSIBLE_LOAD_CALLBACK_PLUGINS) = True DEFAULT_STDOUT_CALLBACK(env: ANSIBLE_STDOUT_CALLBACK) = awx_display GALAXY_IGNORE_CERTS(/etc/ansible/ansible.cfg) = True GALAXY_SERVER_LIST(/etc/ansible/ansible.cfg) = ['published_repo', 'rh-certified_repo', 'community_repo'] HOST_KEY_CHECKING(env: ANSIBLE_HOST_KEY_CHECKING) = False INVENTORY_UNPARSED_IS_FAILED(env: ANSIBLE_INVENTORY_UNPARSED_FAILED) = True RETRY_FILES_ENABLED(env: ANSIBLE_RETRY_FILES_ENABLED) = False\u001b[0m"
@digitalfiend64 could you please provide output of show running-config command
@digitalfiend64 @ashwini-mhatre closing this as the issue is for iosxr moving it to the correct collection. https://github.com/ansible-collections/cisco.iosxr/issues/417
SUMMARY
Getting nonetype on group for cisco.iosxr.iosxr_facts module
ISSUE TYPE
COMPONENT NAME
cisco.iosxr.iosxr_facts
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Red Hat Ansible Automation Platform Version 2.2
STEPS TO REPRODUCE
{ with this invocation
EXPECTED RESULTS
Expecting it to gather facts and return dataset
ACTUAL RESULTS
Full Error: "msg": "'NoneType' object has no attribute 'group'", "exception": " File \"/usr/share/ansible/collections/ansible_collections/ansible/netcommon/plugins/module_utils/network/common/facts/facts.py\", line 135, in get_network_resources_facts inst.populate_facts( File \"/usr/share/ansible/collections/ansible_collections/cisco/iosxr/plugins/module_utils/network/iosxr/facts/interfaces/interfaces.py\", line 67, in populate_facts obj = self.render_config(self.generated_spec, conf) File \"/usr/share/ansible/collections/ansible_collections/cisco/iosxr/plugins/module_utils/network/iosxr/facts/interfaces/interfaces.py\", line 96, in render_config intf = match.group(1) ", Host info Build Host : iox-ucs-060 Workspace : /auto/srcarchive14/prod/7.7.2/8000/ws Version : 7.7.2 Label : 7.7.2-iso