1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Ganesh Nalawade 85219dfdf3 Add support to fetch old style junos facts (#25250)
* Add support to fetch old style junos facts

Fixes #25050

Add support to fetch old style facts supported in Ansible <= 2.2
To fetch old style facts value `gather_subset` value shoule be `all`
and `junos-eznc` is required to be installed on control node as a
prerequisite.

* Remove unwanted import
2017-06-02 09:04:57 +05:30
..
cli spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors ansible/errors: PEP8 compliancy (#24693) 2017-05-18 08:34:57 +01:00
executor Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory properlly report plugin name 2017-05-30 11:10:43 -04:00
module_utils Add support to fetch old style junos facts (#25250) 2017-06-02 09:04:57 +05:30
modules Add support to fetch old style junos facts (#25250) 2017-06-02 09:04:57 +05:30
parsing removed unused import 2017-05-24 11:55:56 -04:00
playbook Ensure when warning is checked before expanding (#25092) 2017-05-30 15:48:45 -04:00
plugins spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
template fix from https://github.com/ansible/ansible/pull/23001 2017-05-19 09:41:09 -04:00
utils ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
vars Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py MAX_FILE_SIZE_FOR_DIFF (#25170) 2017-05-30 16:18:13 +01:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00