community.general/lib/ansible/plugins/lookup
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
_openshift.py
_redis_kv.py
aws_account_attribute.py
aws_service_ip_ranges.py
aws_ssm.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
cartesian.py
chef_databag.py Add missing bracket in documentation (#46564) 2018-10-06 02:48:07 -05:00
config.py
conjur_variable.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
consul_kv.py Convert results with to_native in consul_kv plugin (#46551) 2018-10-11 09:35:49 -04:00
cpm_metering.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
cpm_status.py
credstash.py
csvfile.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
cyberarkpassword.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
dict.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
dig.py
dnstxt.py
env.py
etcd.py
file.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
fileglob.py Enhance the note about fileglob being local (#45398) 2018-09-17 16:00:41 -04:00
filetree.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
first_found.py moving from with_ff to just ff (#44847) 2018-09-12 15:35:04 -04:00
flattened.py
grafana_dashboard.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
hashi_vault.py
hiera.py
indexed_items.py
ini.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
inventory_hostnames.py
items.py
k8s.py Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
keyring.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
lastpass.py
lines.py
list.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
mongodb.py
nested.py
nios.py
nios_next_ip.py
nios_next_network.py
onepassword.py Unify terms and UI between 1Password lookups and facts module (#45427) 2018-09-21 14:26:05 -04:00
onepassword_raw.py Unify terms and UI between 1Password lookups and facts module (#45427) 2018-09-21 14:26:05 -04:00
password.py Fix password lookup for FIPS 2018-10-31 12:50:23 -07:00
passwordstore.py
pipe.py
rabbitmq.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
random_choice.py
redis.py fixed parentheses (#48067) 2018-11-05 12:42:54 +01:00
sequence.py
shelvefile.py
subelements.py
template.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
together.py
url.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars.py