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
Michael DeHaan 4826341508 Merge pull request #974 from goozbach/add_selinux_module
add selinux module
12 years ago
apt Fix invalid usage or fail_json in apt module 12 years ago
apt_repository Quote the repository string when appending it to the command line in the apt_repository module. 12 years ago
assemble
async_status
async_wrapper
authorized_key
command Make a more logical error when the command/shell module is used with no arguments. 12 years ago
copy
easy_install Make easy_install module actually work. 12 years ago
facter
fetch
file Handle special files just like normal files 12 years ago
get_url Adds a thirsty=yes|no to the get_url module, such that if downloading a large file from the internet you can decide 12 years ago
git Remove obsolete comment 12 years ago
group
lineinfile Add a lineinfile module 12 years ago
mount fixed missing module argument for mount module 12 years ago
mysql_db
mysql_user
nagios Change from a module config file to brute force locating the nagios configs so we can find the command file. 12 years ago
ohai
ping
pip Merge pull request #900 from lorin/pip-venv-bug 12 years ago
postgresql_db bugfix in sql query 12 years ago
postgresql_user Typo 12 years ago
raw
selinux add selinux module 12 years ago
service Remove ternary operator to fix python 2.4 compatibility. 12 years ago
setup Merge branch 'setup-no-dash-facts' of https://github.com/tima/ansible into devel 12 years ago
shell
slurp
subversion added force option to git - made both subversion and git default to force=true for backward compatibility with git's previous behavior 12 years ago
supervisorctl fix bug in supervisorctl module 12 years ago
template
user
virt
wait_for wait_for: remove restarted, add delay, rename name to host, make port required. 12 years ago
yum fix up local_nvra 12 years ago