ansible/lib/ansible
Michael DeHaan d8999800d1 Take a remote md5sum before a file transfer to decide whether to transfer the file or not.
Allows for efficient transfer of large files.  Templates do not sample first because they are small.
2012-07-07 09:10:18 -04:00
..
inventory Correctly add ungrouped hosts to 'ungrouped' in YAML inventory. 2012-06-27 08:26:01 +02:00
playbook Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose. 2012-06-19 21:57:43 -04:00
runner Take a remote md5sum before a file transfer to decide whether to transfer the file or not. 2012-07-07 09:10:18 -04:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose. 2012-06-19 21:57:43 -04:00
constants.py shouldn't need a (slash) before /home/daveh 2012-06-21 15:37:43 +01:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
utils.py Clean up md5 functions + make the fetch module stay happy if the remote file does not exist. 2012-07-07 08:47:32 -04:00