* Adding a basic get lookup for rabbitmq. * Always return a list * If content type is JSON, make accessible via dict. * Fixed incorrect json.loads variable and missing raise * Change to document returned data * Fixed pep8 issues * Adding integration testing * Moving lookup intgration tests to new target * New rabbitmq lookup plugin (#44070). * New rabbitmq lookup plugin (#44070). * PR review feedback updates * Testing pika is installed * Minor mods to tests * Check if connection is already closed or closing * Updated tests and connection testing * PR review feedback updates * PR review include ValueError in AnsibleError output * Suggesting to use set_fact when using returned variable more than once. * Cleaned up some tests, added some notes and handling connection closure on some exceptions. * Removed finally statement and added some additional error handling. * Added some additional error handling. * PR review updates. * Additional integration tests and removing return in finally * Updated version * Changing back to running tests on ubuntu. * Additional tests * Running tests on Ubuntu only * Fixing syntax error * Fixing ingtegration tests and a string/byte issue * Removed non-required test and fixed BOTMETA * Trying to fix integration test failure on ubuntu1404 * Some issues occured when handling messages from the queue with to_native. Switching to to_text resolved the issues. * Renaming channel to queue (thanks dch). Disabling trusty tests. |
||
---|---|---|
.. | ||
__init__.py | ||
_openshift.py | ||
_redis_kv.py | ||
aws_account_attribute.py | ||
aws_service_ip_ranges.py | ||
aws_ssm.py | ||
cartesian.py | ||
chef_databag.py | ||
config.py | ||
conjur_variable.py | ||
consul_kv.py | ||
cpm_metering.py | ||
cpm_status.py | ||
credstash.py | ||
csvfile.py | ||
cyberarkpassword.py | ||
dict.py | ||
dig.py | ||
dnstxt.py | ||
env.py | ||
etcd.py | ||
file.py | ||
fileglob.py | ||
filetree.py | ||
first_found.py | ||
flattened.py | ||
grafana_dashboard.py | ||
hashi_vault.py | ||
hiera.py | ||
indexed_items.py | ||
ini.py | ||
inventory_hostnames.py | ||
items.py | ||
k8s.py | ||
keyring.py | ||
lastpass.py | ||
lines.py | ||
list.py | ||
mongodb.py | ||
nested.py | ||
nios.py | ||
nios_next_ip.py | ||
nios_next_network.py | ||
onepassword.py | ||
onepassword_raw.py | ||
password.py | ||
passwordstore.py | ||
pipe.py | ||
rabbitmq.py | ||
random_choice.py | ||
redis.py | ||
sequence.py | ||
shelvefile.py | ||
subelements.py | ||
template.py | ||
together.py | ||
url.py | ||
vars.py |