b9e8a6a170
* 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
)
2 lines
115 B
YAML
2 lines
115 B
YAML
bugfixes:
|
|
- Fix loading network facts modules for smart gathering (https://github.com/ansible/ansible/pull/59856).
|