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>
2019-09-17 18:35:44 +05:30
..
fixtures/synchronize synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 2017-08-24 21:09:15 -04:00
__init__.py
test_action.py Templar: encapsulate _available_variables (#55435) 2019-05-20 11:49:54 -04:00
test_gather_facts.py gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 2019-09-17 18:35:44 +05:30
test_raw.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_synchronize.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_win_updates.py win_updates: Add flag to only download updates without installing them (#58631) 2019-08-28 09:46:59 +10:00