community.general/lib/ansible/plugins/inventory
Johann Queuniet 74ce8ce935 Add API pagination support to Scaleway inventory (#46117)
* Add Scaleway API pagination to server inventory call

* Move Link parsing to helper module

* Correct some PEP8 errors

* Replace AnsibleError with ScalewayException in module_utils since the former doesn't work

* Simplify the regexes to match the intended purpose

* Cleanup helper to conform to review

* Cleanup Scaleway inventory to conform to review

* Flatten the conditional branches structure

* fix a regexp typo
2018-10-24 17:53:46 +01:00
..
__init__.py better information for user from inventory plugins (#46766) 2018-10-12 11:27:29 -04:00
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
auto.py make doc templates not case sensitive for the default value (#41158) 2018-08-13 16:47:12 -04:00
aws_ec2.py Fix AWS EC2 inventory plugin caching of groups (#46961) 2018-10-22 09:15:27 -04:00
aws_rds.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
azure_rm.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
constructed.py Misc typo fixes in function docs (#43779) 2018-08-07 20:13:51 +02:00
foreman.py better information for user from inventory plugins (#46766) 2018-10-12 11:27:29 -04:00
gcp_compute.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
generator.py Misc typo fixes in function docs (#43779) 2018-08-07 20:13:51 +02:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py avoid caching invetnory sources in loader (#38242) 2018-04-10 22:15:52 -04:00
k8s.py k8s/oc plugins: fix 'ResourceField' is not JSON serializable (#46145) 2018-09-27 18:43:29 -04:00
linode.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
netbox.py Netbox inventory: Fix NoneType issue if query_filters is not in netbox_inventory.yml (#46793) 2018-10-24 16:52:20 +01:00
nmap.py Fix example of nmap plugin (#42925) 2018-07-18 10:07:21 -04:00
online.py Add a dynamic inventory plugin for Online (#44720) 2018-09-03 02:33:15 -04:00
openshift.py k8s/oc plugins: fix 'ResourceField' is not JSON serializable (#46145) 2018-09-27 18:43:29 -04:00
openstack.py allow openstack invetnory to work cacheless 2018-09-21 12:33:24 -04:00
scaleway.py Add API pagination support to Scaleway inventory (#46117) 2018-10-24 17:53:46 +01:00
script.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
tower.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
virtualbox.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
vmware_vm_inventory.py VMware: Dynamic Inventory plugin (#37456) 2018-07-27 15:38:19 +05:30
vultr.py inventory/vultr: Few minor improvements (#44622) 2018-08-24 15:35:29 +02:00
yaml.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00