1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/ios/fixtures
Paul Neumann dfb2b3fdd5 ios_facts: Report space of file systems (#41850)
* ios_facts: Report file system space

Parse total and free space from dir output. For this, add a hash
filesystems_info containing the keys spacetotal_kb and spacefree_kb.

* ios_facts: Add unit test for file system space reporting

* ios_facts: Add integration test for file system space reporting
2018-07-09 09:15:31 -04:00
..
configure_revert_now ios_command: Whitelist some commands starting with configure (#35363) 2018-01-26 10:55:50 -05:00
ios_banner_show_banner.txt Add ios_banner module (#22687) 2017-03-16 16:35:44 +01:00
ios_config_config.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_defaults.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_src.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_facts_dir ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_facts_show_interfaces Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_ip_interface Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_ipv6_interface Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_lldp Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_memory_statistics ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_facts_show_version Fix ios_facts return values (#35239) 2018-01-30 11:17:14 -05:00
ios_logging_config.cfg ios_logging: Fix some smaller issues, add unit test (#32321) 2017-10-31 09:25:07 +05:30
ios_ping_ping_8.8.8.8_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_ping_ping_10.255.255.250_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_system_config.cfg adds new module ios_system (#19916) 2017-01-05 09:02:29 -05:00
ios_user_config.cfg Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
ios_vlan_config.cfg Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
ios_vrf_config.cfg adds new module ios_vrf (#19915) 2017-01-04 23:34:51 -05:00
show_version updates ios_command to use network_cli plugin (#19992) 2017-01-06 17:06:40 -05:00