Toshio Kuratomi
|
402a6d0533
|
Explicitly close files opened by facts
Fixes #10157
|
2015-02-09 14:30:06 -08:00 |
Toshio Kuratomi
|
4902c06304
|
Obfuscate passwords in more places where it is displayed
|
2015-02-09 10:13:13 -08:00 |
Toshio Kuratomi
|
4b89eb293f
|
port fix for https://github.com/ansible/ansible/pull/10129 to v2
|
2015-01-30 07:51:19 -08:00 |
James Cammarata
|
b6a34518ad
|
Fixing checkmode support and some other things in v2
|
2015-01-28 13:21:52 -06:00 |
Toshio Kuratomi
|
915d232d5f
|
jinja2 cannot handle byte strs with non-ascii. So we need to transform potential byte str into unicode type. This fix is for dynamic inventory.
Fixes #10007
|
2015-01-26 20:39:09 -08:00 |
Toshio Kuratomi
|
2a04663255
|
Port forward lmacken's fix for 9886 to v2
|
2015-01-20 12:41:02 -08:00 |
James Cammarata
|
c60c295ada
|
Adding more fixes for integration testing under v2
|
2015-01-19 16:18:46 -06:00 |
James Cammarata
|
02bc014bcd
|
More work on getting integration tests running for v2
|
2015-01-15 01:14:22 -06:00 |
Toshio Kuratomi
|
4add30c96e
|
Optimize away a string replacement :-)
|
2015-01-14 09:16:09 -08:00 |
James Cammarata
|
62d79568be
|
Creating playbook executor and dependent classes
|
2014-12-29 10:46:47 -06:00 |