community.general/lib/ansible/plugins/lookup
Jadi bf40b8d118 Fixed wrong limit on 'Fetch all deployments' sample (#51897)
Fixes: #51675 

the sample for 'Fetch all deployments' is "{{ lookup('k8s', kind='Deployment', namespace='testing') }}" but it should be "{{ lookup('k8s', kind='Deployment') }}"
2019-02-08 08:17:50 +05:30
..
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
_openshift.py
_redis_kv.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aws_account_attribute.py
aws_service_ip_ranges.py
aws_ssm.py Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
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 Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
dnstxt.py Non-existent RR returns empty string (#40680) 2018-11-29 14:58:16 +00:00
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
filetree.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
first_found.py updated ff docs to include and deprecate skip (#45167) 2018-12-05 12:08:30 -05: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 hashi_vault: add support for userpass authentication (#51538) 2019-02-02 12:32:53 +01:00
hiera.py
indexed_items.py
ini.py Update ini.py (#50171) 2018-12-20 10:07:05 -05:00
inventory_hostnames.py
items.py
k8s.py Fixed wrong limit on 'Fetch all deployments' sample (#51897) 2019-02-08 08:17:50 +05:30
keyring.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
lastpass.py Fix lastpass lookup error 2019-01-03 23:56:41 -08:00
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 Onepassword document fixes (#51527) 2019-01-31 09:48:55 -05:00
onepassword_raw.py Onepassword document fixes (#51527) 2019-01-31 09:48:55 -05:00
password.py Fix password lookup for FIPS 2018-10-31 12:50:23 -07:00
passwordstore.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
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 Allow for vaulted templates in template lookup (#49819) 2019-01-07 10:06:01 -05:00
together.py
url.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars.py