1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 17:58:52 +00:00
community.general/test/units
Ganesh Nalawade ba4b12358c
Refactor ios cliconf plugin and ios_config module (#39695)
* Refactor ios cliconf plugin and ios_config module

*  Refactor ios cliconf plugin to support generic network_config module
*  Refactor ios_config module to work with cliconf api's
*  Enable command and response logging in cliconf pulgin
*  cliconf api documentation

* Fix unit test and other minor changes

* Doc update

* Fix CI failure

* Add default flag related changes

* Minor changes

* redact input command logging by default
2018-06-06 11:12:45 +05:30
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
modules Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
plugins Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
template Remove duplicated "instead" word (#38800) 2018-04-16 09:23:43 -04:00
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py