.. |
__init__.py
|
Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version.
|
2015-10-16 08:21:28 -07:00 |
cartesian.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
consul_kv.py
|
Use 'except ... as' syntax
|
2015-08-27 22:15:04 +03:00 |
credstash.py
|
Use 'except ... as' syntax
|
2015-08-27 22:15:04 +03:00 |
csvfile.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
dict.py
|
Support any Mapping for with_dict lookup.
|
2015-08-17 20:11:24 -04:00 |
dig.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
dnstxt.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
env.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
etcd.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
file.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
fileglob.py
|
Additional changes to fix fileglob relative path lookups
|
2015-07-27 16:35:57 -04:00 |
first_found.py
|
Fix first_found not finding files in roles (only templates)
|
2015-11-09 13:47:17 -08:00 |
flattened.py
|
Cleaning up FIXMEs
|
2015-10-22 16:03:50 -04:00 |
hashi_vault.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
indexed_items.py
|
Cleaning up FIXMEs
|
2015-10-22 16:03:50 -04:00 |
ini.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
inventory_hostnames.py
|
remove commented out prints
|
2015-10-30 14:02:41 -04:00 |
items.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
lines.py
|
Cleanup more pyflakes warnings (2 real problems)
|
2015-10-19 12:01:01 -07:00 |
list.py
|
Add python3-compat boilerplate to all .py files in lib/ansible
|
2015-10-19 18:36:19 -07:00 |
nested.py
|
Remove mysterious old cruft
|
2015-10-01 20:32:08 +05:30 |
password.py
|
Fix password lookup when password file exists and the password is not encrypted
|
2015-10-12 15:52:03 -07:00 |
pipe.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
random_choice.py
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |
redis_kv.py
|
listify lookup plugin terms when they're specified as "{{ lookup(terms) }}"
|
2015-08-10 09:07:37 -07:00 |
sequence.py
|
Cleanup some pyflakes warning (1 real error)
|
2015-10-19 11:42:46 -07:00 |
shelvefile.py
|
Use 'except ... as' syntax
|
2015-08-27 22:15:04 +03:00 |
subelements.py
|
Cleanup some pyflakes warning (1 real error)
|
2015-10-19 11:42:46 -07:00 |
template.py
|
Properly assign search path to environment.loader in template lookup
|
2015-09-17 14:47:20 -04:00 |
together.py
|
Cleanup some pyflakes warning (1 real error)
|
2015-10-19 11:42:46 -07:00 |
url.py
|
Fix HTTPError message not being reachable
|
2015-09-27 18:01:19 +00:00 |