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/tests/cli
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
..
all_facts.yaml ios_facts: Report space of file systems (#41850) 6 years ago
default_facts.yaml ios_facts: Report space of file systems (#41850) 6 years ago
invalid_subset.yaml ios test changes (#35510) 7 years ago
not_hardware.yaml ios_facts: Report space of file systems (#41850) 6 years ago