add_host
|
|
|
apt
|
Merge pull request #1924 from blair/consistly-use-underscores
|
2013-01-26 10:31:59 -08:00 |
apt_key
|
This standardizes the apt_key module some
|
2013-01-28 15:48:55 -05:00 |
apt_repository
|
Update apt_repository to query if repo is already configured
|
2013-01-23 22:17:43 -08:00 |
assemble
|
adjusted assemble to use new file attribute handling
|
2013-01-28 00:33:18 -05:00 |
async_status
|
|
|
async_wrapper
|
|
|
authorized_key
|
* Minor removal of some dumb I did.
|
2013-02-02 18:17:18 -06:00 |
command
|
Various cleanup to run_command
|
2013-01-13 11:24:21 -08:00 |
copy
|
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 |
cron
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
debug
|
|
|
easy_install
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
ec2
|
Update library/ec2
|
2013-01-26 12:20:46 -05:00 |
ec2_facts
|
If ec2 fact has ':' or '-', change to '_'
|
2013-01-31 21:00:25 -05:00 |
facter
|
Various cleanup to run_command
|
2013-01-13 11:24:21 -08:00 |
fail
|
|
|
fetch
|
|
|
file
|
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 |
fireball
|
Fix module.run_command usage in fireball
|
2013-01-28 12:40:18 +01:00 |
get_url
|
Fix get_url to work on Python 2.4
|
2013-01-29 18:57:02 +01:00 |
git
|
Git module: fix for relative paths
|
2013-01-25 20:49:30 -05:00 |
group
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
group_by
|
|
|
hg
|
Changes is now determined by simply comparing before,after and cleaned (purge and/or force). Doc is updated.
|
2013-01-31 02:11:28 -05:00 |
ini_file
|
Remove last remnants of daisychaining
|
2013-01-28 17:46:35 +01:00 |
lineinfile
|
|
|
mail
|
|
|
mount
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
mysql_db
|
|
|
mysql_user
|
|
|
nagios
|
|
|
ohai
|
Various cleanup to run_command
|
2013-01-13 11:24:21 -08:00 |
pacman
|
Fix unparseable documentation strings
|
2013-01-25 14:25:12 +01:00 |
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
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -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
|
|
|
raw
|
|
|
script
|
|
|
seboolean
|
|
|
selinux
|
|
|
service
|
service module 'state' parameter comments should be processed by RST
|
2013-01-23 16:32:39 -07:00 |
setup
|
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 |
shell
|
|
|
slurp
|
|
|
subversion
|
Various cleanup to run_command
|
2013-01-13 11:24:21 -08:00 |
supervisorctl
|
proper bin path now called
|
2013-01-29 13:53:36 +01:00 |
svr4pkg
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
sysctl
|
sysctl was added in 1.0
|
2013-02-03 14:01:55 +01:00 |
template
|
|
|
user
|
Update modules to use run_command in module_common.py
|
2013-01-13 08:37:19 -08:00 |
virt
|
|
|
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 |