You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
defaults Migrate Network Tests into ansible/ansible (#18233) 8 years ago
meta iosxr tests: Initial work for 2.3 (#20883) 8 years ago
tasks Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
tests/cli ios_facts: Report space of file systems (#41850) 6 years ago