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 1bbe06f92e This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list
shortly.
12 years ago
add_host
apt Merge pull request #1924 from blair/consistly-use-underscores 12 years ago
apt_key This standardizes the apt_key module some 12 years ago
apt_repository Update apt_repository to query if repo is already configured 12 years ago
assemble adjusted assemble to use new file attribute handling 12 years ago
async_status
async_wrapper
authorized_key * Minor removal of some dumb I did. 12 years ago
command Various cleanup to run_command 12 years ago
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 12 years ago
cron Update modules to use run_command in module_common.py 12 years ago
debug
easy_install Update modules to use run_command in module_common.py 12 years ago
ec2 Update library/ec2 12 years ago
ec2_facts If ec2 fact has ':' or '-', change to '_' 12 years ago
facter Various cleanup to run_command 12 years ago
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 12 years ago
fireball Fix module.run_command usage in fireball 12 years ago
get_url Fix get_url to work on Python 2.4 12 years ago
git Git module: fix for relative paths 12 years ago
group Update modules to use run_command in module_common.py 12 years ago
group_by
hg Changes is now determined by simply comparing before,after and cleaned (purge and/or force). Doc is updated. 12 years ago
ini_file Remove last remnants of daisychaining 12 years ago
lineinfile Clarify that lineinfile uses Python regexes. 12 years ago
mail
mount Update modules to use run_command in module_common.py 12 years ago
mysql_db Python 2.4 fixes for modules 12 years ago
mysql_user
nagios
ohai Various cleanup to run_command 12 years ago
pacman Fix unparseable documentation strings 12 years ago
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 12 years ago
pip Update modules to use run_command in module_common.py 12 years ago
pkgin Use module.get_bin_path for pkgin module instead of hardcoding paths 12 years ago
postgresql_db add encoding documentation in postgresql_db 12 years ago
postgresql_user remove quotes in has_table_privilege and has_database_privilege 12 years ago
raw Merge pull request #1798 from dagwieers/raw-executable 12 years ago
script Make script module use raw module so it does not require python 12 years ago
seboolean
selinux
service service module 'state' parameter comments should be processed by RST 12 years ago
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 12 years ago
shell
slurp
subversion Various cleanup to run_command 12 years ago
supervisorctl proper bin path now called 12 years ago
svr4pkg Update modules to use run_command in module_common.py 12 years ago
sysctl sysctl was added in 1.0 12 years ago
template Added additional template variables 12 years ago
user Update modules to use run_command in module_common.py 12 years ago
virt
wait_for
yum use a local copy of repoq so we don't inadvertently pollute the one for is_installed 12 years ago