community.general/lib/ansible/plugins/inventory
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
advanced_host_list.py Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06: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 Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06: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 exprpessions into expressions (#47967) 2018-11-02 13:39:21 -05: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 inventory now errors for invalid group/host names (#45499) 2018-11-15 16:29:40 -05:00
k8s.py Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
linode.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
netbox.py Added config-context in hostvars (#47394) 2018-11-12 15:57:29 -05: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 Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
openstack.py openstack: drop some reference to shade (#47359) 2018-10-30 15:29:11 -05: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
toml.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06: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 YAML inventory doc: add info about 'all' group, remove unused option (#25408) 2018-11-16 15:53:03 -06:00