You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Stephen Fromm bf00f03166 Add assemble module
This adds a module that concatenates (ie. assembles) a file from
fragments in a directory in alphabetical order.  It chains the file
module afterward to fix up ownership and permission.  This also adds
tests for the assemble module with fragments in assemble.d.
14 years ago
apt Added parameter to the apt-get install command to prevent interactive conflict resolution 14 years ago
assemble Add assemble module 14 years ago
async_status Apply logging of arguments to modules (issue #122) 14 years ago
async_wrapper Apply logging of arguments to modules (issue #122) 14 years ago
authorized_key Renamed module, fixed idempotency, removed debug param. 14 years ago
command Apply logging of arguments to modules (issue #122) 14 years ago
copy Apply logging of arguments to modules (issue #122) 14 years ago
facter Apply logging of arguments to modules (issue #122) 14 years ago
failtest Surface module debug (-D) to /usr/bin/ansible also 14 years ago
fetch fetch 'module' -- working with paramiko and local connections 14 years ago
file capture possible chown stderr output 14 years ago
git Default git module to master branch so branch= is not required. 14 years ago
group Apply logging of arguments to modules (issue #122) 14 years ago
ohai Apply logging of arguments to modules (issue #122) 14 years ago
ping Apply logging of arguments to modules (issue #122) 14 years ago
raw add fake module for 'raw' 14 years ago
service Add state=reloaded 14 years ago
setup Merge pull request #426 from dagwieers/facts 14 years ago
shell Added 'shell' to modules with a note that it doesn't really exist :) 14 years ago
slurp Apply logging of arguments to modules (issue #122) 14 years ago
template make all templating happen locally, so no jinja2 deps are ever required 14 years ago
user Remove call to undefined debug() in module 'user'. 14 years ago
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 14 years ago
yum Apply logging of arguments to modules (issue #122) 14 years ago