summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/inventory
Commit message (Expand)AuthorAgeFilesLines
* cherry pick for issue ansible-collections/azure#161 from ansible-collections...ShwetaliBerad2020-12-071-1/+6
* [stable-2.9] Allow the TOML inventory to dump unsafe. Fixes #71307 (#71309) (...Matt Martz2020-08-271-0/+3
* Add validity check for [Driver][IPAddress] else use docker-machine ip command...ximon182020-06-161-1/+17
* preserve json parsing error (#58461)Brian Coca2020-05-051-1/+1
* [2.9] constructed inventory plugin: correct example (#69189)Abhijeet Kasurde2020-05-051-1/+1
* Allow tower inventory plugin to accept integer inventory_id (#62157)Alan Rominger2019-09-161-9/+26
* Add example of "parent_group" usage in aws_ec2.py (#60430)Gabriel Suarez2019-09-111-0/+4
* Fix typesetting of "GitLab" (#61702)Simon Legner2019-09-111-8/+8
* gcp_compute refactor (#61249)Alex Stephen2019-08-261-212/+283
* fix openstack bug with transforming group names (#53778)Alan Rominger2019-08-211-2/+2
* Warn when transforming constructed groups (#60912)Sloane Hertel2019-08-201-1/+1
* nonetype error (#60603)Alex Stephen2019-08-161-7/+8
* gitlab_runners (#60370)Alexander Kapshuna2019-08-121-1/+2
* inventory: cloudscale: extend examples (#60306)René Moser2019-08-111-2/+15
* Added a Docker Machine dynamic inventory plugin (#54946)ximon182019-08-071-0/+256
* hcloud: Fix missing labels propagation in inventory plugin. (#57586)Stanislav S. Yarmonov2019-08-071-0/+3
* Fixing race condition in ec2 inventory plugin (#59638)Ihor Borodin2019-07-261-4/+8
* aws_ec2 inv plugin - fix author field (#59649)Sloane Hertel2019-07-261-0/+2
* VMware: make properties configurable (#53050)Abhijeet Kasurde2019-07-241-18/+28
* Fix clouds_yaml_path type in openstack inventoryJill Rouleau2019-07-241-1/+1
* Remove extra print statement (#59104)Elijah DeLee2019-07-151-1/+0
* Add version_added to ec2 inv iam_role_arn option (#58945)Jill R2019-07-101-0/+1
* Fix version_added for gcp_computeStrahinja Kustudic2019-06-281-5/+5
* Add service_account_contents parameter to allign with the modules (#57848)Strahinja Kustudic2019-06-251-0/+9
* add IAM role assumption to aws_ec2 inventory (#41637)Rob2019-06-181-0/+40
* better metadata formatting on gcp_compute (#57778)Alex Stephen2019-06-171-2/+16
* netbox: inventory: fix implementation of groups option (#57689)Sander Steffann2019-06-141-1/+2
* Added environment variables to gcp_compute to align with gcp_* modules (#57776)Strahinja Kustudic2019-06-121-0/+11
* Remove required field on service_account_file in gcp_compute plugin inventory...LucasBoisserie2019-06-121-1/+0
* Improve speed of the gpc_compute dynamic inventory (#57591)Strahinja Kustudic2019-06-121-25/+14
* Return results even when the cache is disabled (#55505)Matt Williams2019-05-281-3/+1
* Not native, but text (#55676)Brian Coca2019-05-244-16/+15
* Adding example for add host to groups (#56756)Kevyn Pérez2019-05-221-0/+5
* Templar: encapsulate _available_variables (#55435)Martin Krizek2019-05-203-6/+5
* Add os_profile to VM facts, allow to filter by OS (#48040)Patrick Marques2019-05-171-0/+11
* VMware: fix inventory plugin (#56431)Abhijeet Kasurde2019-05-151-1/+1
* Revert "inventory: virtualbox: fix typo in examples (#56328)" (#56374)René Moser2019-05-141-1/+1
* vmware_vm_facts: fix the support with regular ESXiGonéri Le Bouder2019-05-131-1/+3
* inventory: virtualbox: fix typo in examples (#56328)Yurii Fisakov2019-05-111-1/+1
* VMware: Cleanup vCloud references (#56268)Abhijeet Kasurde2019-05-091-42/+12
* VMware: Handle VMs with no configurationsAbhijeet Kasurde2019-05-011-0/+4
* Improving documentation of the aws_ec2 inventory plugin (#55255)Jiri Tyr2019-04-151-18/+19
* DOCS: Update "connections" data type (#55290)Chris Collins2019-04-151-2/+2
* Use standard _sanitize_group_name methods-hertel2019-04-101-7/+0
* inventory_plugins: Add kubevirt inventory pluginOndra Machacek2019-04-101-0/+263
* Add cloudscale.ch API inventory plugin (#53517)Gaudenz Steinlin2019-04-101-0/+199
* Fix read vaulted toml inventory (#54226) (#54235)咚咔2019-04-101-3/+3
* return actual error from module logic on gcp_compute (#55055)Alex Stephen2019-04-091-0/+6
* Better test for cache method availability (#54740)Brian Coca2019-04-091-1/+3
* Fix some formatting. (#54952)Felix Fontein2019-04-081-6/+6