community.general/lib/ansible/plugins
Alex Stephen dc31809d2a GCP Inventory Plugin (#36884)
* Inventory

* Adding multi project support

* Adding multi project support

* Fixing PR comments and cleaning code

* Adding cache support
* Changed filter notation

* Inventory changes

* Better readability for zones, networks, subnetworks
* Added project to inventory output
* Using IP instead of hostname
* Keyed_groups support
* Use all zones when none provided.

* PR changes

* Doc changes
* Accepts *gcp_compute.yaml file names
* Added support for changing host naming precedent

* PR changes round 2

* Cache changes
* Changed verify_file function
* Misc style changes

* Cache fixes

* Fix docs for `hostnames` option.
2018-05-24 15:36:08 -04:00
..
action nxos_file_copy network_cli and httpapi fix (#40592) 2018-05-24 20:21:18 +05:30
cache Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
callback Add plugins to ansible-doc test and fix issues. 2018-05-23 13:10:09 -07:00
cliconf Connection-side, the expection is AnsibleConnectionFailure (#40658) 2018-05-24 09:43:59 -04:00
connection Fixes to httpapi for EAPI (#40675) 2018-05-24 14:25:19 -04:00
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
httpapi Fixes to httpapi for EAPI (#40675) 2018-05-24 14:25:19 -04:00
inventory GCP Inventory Plugin (#36884) 2018-05-24 15:36:08 -04:00
lookup Updates to fileglob Documentation (#40461) 2018-05-24 11:59:42 +10:00
netconf Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
shell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
strategy Fix any_errors_fatal in meta tasks (#36870) 2018-05-23 21:03:31 -05:00
terminal fixes bug with matching nxos prompts (#40655) 2018-05-24 19:32:02 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00