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/units/plugins
Trishna Guha b9e8a6a170 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>
(cherry picked from commit 5cd3be9129)
6 years ago
..
action gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 6 years ago
cache Improve testing of FactCache (#55739) 7 years ago
callback Unit tests: remove unused imports (#59812) 6 years ago
cliconf Unit tests: remove unused imports (#59812) 6 years ago
connection Move instantiation of terminal plugin earlier (#61261) 6 years ago
filter Defer passlib dependency from plugins/filter/network.py (#59304) 6 years ago
httpapi unit tests: remove unused imports (#60462) 6 years ago
inventory add IAM role assumption to aws_ec2 inventory (#41637) 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Speed up a few more tests by mocking time.sleep (#61186) 6 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 7 years ago
strategy T woerner max concurrent (#60702) 6 years ago
terminal unit tests: remove unused imports (#60462) 6 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Unit tests: remove unused imports (#59812) 6 years ago