community.general/lib/ansible
Till Maas 898a38b074 module_utils/atomic_move(): Use tempfile module
Fix a potential race condition by using the tempfile module.
2014-03-20 12:34:19 +01:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Merge conflict. 2014-03-16 16:48:03 -04:00
module_utils module_utils/atomic_move(): Use tempfile module 2014-03-20 12:34:19 +01:00
playbook Fixing a bug in role tag handling where only the first tag was used 2014-03-17 11:28:54 -05:00
runner Catch unicode unescape failures in copy action plugin 2014-03-17 12:14:29 -04:00
utils Fix concatenation for with_file 2014-03-17 10:38:22 -04:00
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 2014-02-28 18:27:16 -05:00
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Merge commit. 2014-03-16 17:08:26 -04:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00