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/action
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>
5 years ago
..
fixtures/synchronize synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py Templar: encapsulate _available_variables (#55435) 5 years ago
test_gather_facts.py gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 5 years ago
test_raw.py Unit tests: remove unused imports (#59812) 5 years ago
test_synchronize.py unit tests: remove unused imports (#60462) 5 years ago
test_win_updates.py win_updates: Add flag to only download updates without installing them (#58631) 5 years ago