ansible/library
Fred Alger e6b76a59c5 Make shell outs to md5sum work on FreeBSD and OS X
Tested with OS X local connection and Linux remote. The paths to the
md5sum and md5 commands are hardcoded to the most common location. This
will definitely fail if the commands are elsewhere, or if the md5
command doesn't support the -q 'quiet' option.
2012-06-15 00:04:01 -04:00
..
apt Add support for older version of python-apt 2012-06-13 13:57:47 -05:00
assemble Conditionally import hashlib (issue #471) 2012-06-14 07:18:46 -07:00
async_status Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
async_wrapper Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
authorized_key Renamed module, fixed idempotency, removed debug param. 2012-05-30 16:41:38 -04:00
command Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
copy Make shell outs to md5sum work on FreeBSD and OS X 2012-06-15 00:04:01 -04:00
facter Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
failtest Surface module debug (-D) to /usr/bin/ansible also 2012-03-31 11:45:29 -04:00
fetch fetch 'module' -- working with paramiko and local connections 2012-04-10 20:23:25 -07:00
file capture possible chown stderr output 2012-05-31 22:19:05 -04:00
git Default git module to master branch so branch= is not required. 2012-05-10 00:41:44 -04:00
group Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ohai Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ping Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
raw add fake module for 'raw' 2012-05-10 01:08:01 -04:00
service Add state=reloaded 2012-05-15 17:28:49 +08:00
setup Make shell outs to md5sum work on FreeBSD and OS X 2012-06-15 00:04:01 -04:00
shell Added 'shell' to modules with a note that it doesn't really exist :) 2012-03-23 21:39:39 -04:00
slurp Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
template make all templating happen locally, so no jinja2 deps are ever required 2012-04-18 22:43:17 -04:00
user Remove call to undefined debug() in module 'user'. 2012-05-15 09:19:43 -04:00
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
yum Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00