..
__init__.py
no need for warnings in first_found
2016-10-03 20:23:33 -04:00
cartesian.py
…
consul_kv.py
…
credstash.py
…
csvfile.py
Move uses of to_bytes, to_text, to_native to use the module_utils version ( #17423 )
2016-09-06 22:54:17 -07:00
dict.py
…
dig.py
PEP 8 indent cleanup. ( #20800 )
2017-01-29 07:28:53 +00:00
dnstxt.py
…
env.py
…
etcd.py
typo fix for variable ANSIBLE_ETCD_VERSION ( #17373 )
2016-09-05 23:00:56 -04:00
file.py
Fix bug ( #18355 ) where encrypted inventories fail 18355 ( #18373 )
2016-11-07 10:07:26 -05:00
fileglob.py
changed missing file error to warning for lookups ( #16800 )
2016-09-20 15:05:11 -04:00
filetree.py
Fix for import 'display' in lib/ansible/plugins/lookup/filetree.py
2016-12-22 15:51:39 -08:00
first_found.py
PEP 8 E111 & E114 cleanup. ( #20838 )
2017-01-30 15:01:47 -08:00
flattened.py
Migrate basestring to a python3 compatible type ( #17199 )
2016-08-23 13:13:44 -07:00
hashi_vault.py
hashi_vault: Get token from env var or file
2017-02-20 10:10:22 -05:00
indexed_items.py
Fix indexed_items.py to run on python3 ( #17292 )
2016-08-30 09:49:58 -07:00
ini.py
Make configparser imports python3 ready
2017-02-03 21:15:34 -08:00
inventory_hostnames.py
…
items.py
…
keyring.py
PEP 8 fixes.
2017-01-31 15:18:24 -08:00
lastpass.py
Lastpass lookup plugin ( #16285 )
2016-12-22 14:47:33 -08:00
lines.py
Fix the lines lookup to work on python3 ( #17291 )
2016-08-30 10:38:55 -07:00
list.py
…
mongodb.py
PEP 8 E111 & E114 cleanup. ( #20838 )
2017-01-30 15:01:47 -08:00
nested.py
…
password.py
Make password lookup treat /dev/null as a special case
2017-02-15 12:15:09 -08:00
passwordstore.py
passwordstore (pass) lookup module ( #21314 )
2017-02-14 11:12:39 -05:00
pipe.py
PEP 8 W291 whitespace cleanup.
2017-01-27 17:08:02 -08:00
random_choice.py
PEP 8 W291 whitespace cleanup.
2017-01-27 17:08:02 -08:00
redis_kv.py
…
sequence.py
PEP 8 cleanup. ( #20790 )
2017-01-28 01:39:40 -08:00
shelvefile.py
Move uses of to_bytes, to_text, to_native to use the module_utils version ( #17423 )
2016-09-06 22:54:17 -07:00
subelements.py
unified boolean function
2016-11-29 12:34:30 -05:00
template.py
Fix regression in jinja2 include search path ( #18617 )
2016-11-29 16:23:06 -05:00
together.py
One more izip_longest => zip_longest fix ( #17229 )
2016-08-24 13:50:14 -07:00
url.py
Move uses of to_bytes, to_text, to_native to use the module_utils version ( #17423 )
2016-09-06 22:54:17 -07:00