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
Lance Richardson dc08b9a738 new module exos_config ()
- support config operations for EXOS-based platforms
- add regex to detect command failure responses
- add exos action plugin for "backup" operation
- add unit tests for exos_command (currently 94% coverage of
  exos_config.py)
2018-08-15 14:56:50 -07:00
..
cli
config
contrib
errors
executor Remove unused rslt_q, rename the one queue to final_q everywhere () 2018-08-13 13:43:28 -05:00
inventory_test_data/group_vars
mock
module_utils new nos_command module () 2018-08-10 13:50:02 -07:00
modules new module exos_config () 2018-08-15 14:56:50 -07:00
parsing
playbook
plugins Solve race condition in password lookup () 2018-08-15 15:10:52 -04:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py