ansible/test/units
Lance Richardson dc08b9a738 new module exos_config (#43902)
- 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 Only print warning when ansible.cfg is actually skipped (#43583) 2018-08-03 10:39:33 -07:00
contrib
errors
executor Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 2018-08-13 13:43:28 -05:00
inventory_test_data/group_vars
mock AnsiballZ improvements 2018-07-26 20:07:25 -07:00
module_utils new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
modules new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook Fix multiple var files combining (followup to #36357) 2018-07-20 09:29:20 -04:00
plugins Solve race condition in password lookup (#42529) 2018-08-15 15:10:52 -04:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py