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/integration/targets/ios_facts
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
..
defaults Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
meta iosxr tests: Initial work for 2.3 (#20883) 2017-01-31 19:10:14 +00:00
tasks Remove vars from include for ios netowrk_cli tests (#34703) 2018-01-10 12:59:53 -05:00
tests/cli ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00