add_host
|
|
|
apt
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
apt_key
|
This standardizes the apt_key module some
|
2013-01-28 15:48:55 -05:00 |
apt_repository
|
|
|
assemble
|
|
|
async_status
|
|
|
async_wrapper
|
|
|
authorized_key
|
* Minor removal of some dumb I did.
|
2013-02-02 18:17:18 -06:00 |
command
|
|
|
copy
|
Slight docs tweak about thirsty mode on the copy module
|
2013-02-16 12:36:16 -05:00 |
cron
|
Fix crontab doc formatting
|
2013-02-09 14:29:31 -05:00 |
debug
|
|
|
easy_install
|
|
|
ec2
|
Had to remove the instance_tags example because our doc generator was choking on it, feel free to add it back if you can get it to be valid
|
2013-02-09 14:39:57 -05:00 |
ec2_facts
|
If ec2 fact has ':' or '-', change to '_'
|
2013-01-31 21:00:25 -05:00 |
facter
|
|
|
fail
|
|
|
fetch
|
|
|
file
|
Merge recursive file permission setting on directories
|
2013-02-09 12:01:45 -05:00 |
fireball
|
|
|
get_url
|
Fix get_url to work on Python 2.4
|
2013-01-29 18:57:02 +01:00 |
git
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
group
|
|
|
group_by
|
|
|
hg
|
Specify repo option with hg pull
|
2013-02-04 17:19:59 -06:00 |
ini_file
|
|
|
lineinfile
|
Modified to follow Daniel Hokka Zakrisson's recommendations.
|
2013-02-16 13:32:48 -05:00 |
mail
|
|
|
mongodb_user
|
Documentation formatting for mongodb_user so it will show up in ansible-doc and the web.
|
2013-02-09 14:43:17 -05:00 |
mount
|
|
|
mysql_db
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
mysql_user
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
nagios
|
|
|
ohai
|
|
|
pacman
|
|
|
pause
|
|
|
ping
|
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list
|
2013-02-03 20:34:13 -05:00 |
pip
|
library/pip: add support for virtualenv's --system-site-packages.
|
2013-02-04 17:03:25 -08:00 |
pkgin
|
Use module.get_bin_path for pkgin module instead of hardcoding paths
|
2013-02-03 23:57:34 +01:00 |
postgresql_db
|
|
|
postgresql_user
|
|
|
rabbitmq_plugin
|
Updating how to run commands in check mode
|
2013-02-10 17:20:44 -05:00 |
rabbitmq_user
|
Updating how to run commands in check mode
|
2013-02-10 17:20:44 -05:00 |
rabbitmq_vhost
|
Adding aliases
|
2013-02-10 17:08:33 -05:00 |
raw
|
|
|
script
|
|
|
seboolean
|
|
|
selinux
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
service
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
setup
|
Using "OtherLinux" in module_commons, cleander detection in setup.
|
2013-02-16 13:32:48 -05:00 |
shell
|
|
|
slurp
|
Very basic --diff option for showing what happens when templates change.
|
2013-02-07 22:52:25 -05:00 |
subversion
|
|
|
supervisorctl
|
always restart the program when state=restarted
|
2013-02-07 15:53:36 +08:00 |
svr4pkg
|
|
|
sysctl
|
Solving bug https://github.com/ansible/ansible/issues/2004
|
2013-02-15 19:14:01 +01:00 |
template
|
|
|
uri
|
Tweak doc examples
|
2013-02-16 13:32:49 -05:00 |
user
|
Merge branch 'devel' of git://github.com/trendels/ansible into testing
|
2013-02-16 12:32:18 -05:00 |
virt
|
Simplify and correct comparisons with None.
|
2013-02-16 13:32:48 -05:00 |
wait_for
|
|
|
yum
|
use a local copy of repoq so we don't inadvertently pollute the one for is_installed
|
2013-02-01 16:47:53 -05:00 |