community.general/lib/ansible/modules/network/iosxr
Ricardo Carrillo Cruz d0fd8cefaa Fix the iosxr_facts mem gathering (#23850)
We were not calling match.group, plus we were lacking a ':' from
the expected output of 'show memory summary'.

Fixes #23737
2017-04-21 10:41:50 +02:00
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
_iosxr_template.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00
iosxr_command.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00
iosxr_config.py Fall-back to show configuration on old IOSXR devices (#22900) 2017-03-29 16:21:23 +02:00
iosxr_facts.py Fix the iosxr_facts mem gathering (#23850) 2017-04-21 10:41:50 +02:00
iosxr_system.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00