ansible/test/units
Trishna Guha 5cd3be9129
gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856)
* fix smart gathering for network_os in gather_facts action plugin

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Fix detection of network_os for smart gathering

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add unittest

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* make pep8 happy

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-09-17 18:35:44 +05:30
..
cli
compat
config
contrib
errors
executor Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287) 2019-09-13 13:14:35 -05:00
galaxy ansible-galaxy - add config to control the display wheel (#61902) 2019-09-13 11:06:18 +10:00
inventory_test_data/group_vars
mock
module_utils VMware: not ssl.SSLContext if validate_certs false (#57185) 2019-09-09 21:41:46 +05:30
modules nxos_telemetry replaced state (#62368) 2019-09-17 16:49:30 +05:30
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 2019-08-26 09:08:22 -05:00
playbook Collection role relative deps (#61517) 2019-08-29 02:25:44 -07:00
plugins gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 2019-09-17 18:35:44 +05:30
regex
template
utils
vars
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
test_constants.py
test_context.py