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.
ansible/library
Yeukhon Wong e5b64b2f74 Added hg module to the core. 13 years ago
..
add_host add add_host action plugin - add hosts to inventory during a playbook 13 years ago
apt Update modules to use run_command in module_common.py 13 years ago
apt_key Removed apt_key tests, as they didn't test the real functionality. 13 years ago
apt_repository Update apt_repository to query if repo is already configured 13 years ago
assemble DOCUMENTATION strings 13 years ago
async_status do not conditionalize this for older Python, fix indentation, better use 13 years ago
async_wrapper chmod -x for all module files in source checkout 13 years ago
authorized_key Add check for multiple keys in one invocation 13 years ago
command Various cleanup to run_command 13 years ago
copy chmod -x for all module files in source checkout 13 years ago
cron Update modules to use run_command in module_common.py 13 years ago
debug DOCUMENTATION strings 13 years ago
easy_install Update modules to use run_command in module_common.py 13 years ago
ec2 Update library/ec2 13 years ago
ec2_facts ec2 facts module - updated as per comments 13 years ago
facter Various cleanup to run_command 13 years ago
fail DOCUMENTATION strings 13 years ago
fetch DOCUMENTATION strings 13 years ago
file Fix behaviour when file handles a path with tilde 13 years ago
fireball Update modules to use run_command in module_common.py 13 years ago
get_url minor doc changes 13 years ago
git Git module: fix for relative paths 13 years ago
group Update modules to use run_command in module_common.py 13 years ago
group_by Add a group_by action plugin. 13 years ago
hg Added hg module to the core. 13 years ago
ini_file ini_file: prohibit section name 'default' 13 years ago
lineinfile Clarify that lineinfile uses Python regexes. 13 years ago
mail mail module: add MIME attachments, port and addresses with phrases 13 years ago
mount Update modules to use run_command in module_common.py 13 years ago
mysql_db Python 2.4 fixes for modules 13 years ago
mysql_user chmod -x for all module files in source checkout 13 years ago
nagios added support for scheduling downtime for all services on host 13 years ago
ohai Various cleanup to run_command 13 years ago
pacman Fix unparseable documentation strings 13 years ago
pause Reformat code: examples consistently 13 years ago
ping DOCUMENTATION strings 13 years ago
pip Update modules to use run_command in module_common.py 13 years ago
pkgin pkgin: add stdout to error message when shell commands fail 13 years ago
postgresql_db add encoding documentation in postgresql_db 13 years ago
postgresql_user remove quotes in has_table_privilege and has_database_privilege 13 years ago
raw Merge pull request #1798 from dagwieers/raw-executable 13 years ago
script Make script module use raw module so it does not require python 13 years ago
seboolean DOCUMENTATION strings 13 years ago
selinux DOCUMENTATION strings 13 years ago
service service module 'state' parameter comments should be processed by RST 13 years ago
setup add pkgin to list of package managers in setup 13 years ago
shell DOCUMENTATION strings 13 years ago
slurp DOCUMENTATION strings 13 years ago
subversion Various cleanup to run_command 13 years ago
supervisorctl Various cleanup to run_command 13 years ago
svr4pkg Update modules to use run_command in module_common.py 13 years ago
sysctl Fix unparseable documentation strings 13 years ago
template Added additional template variables 13 years ago
user Update modules to use run_command in module_common.py 13 years ago
virt chmod -x for all module files in source checkout 13 years ago
wait_for removed env as per project policy 13 years ago
yum module must be passed to repolist too 13 years ago