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
Michael DeHaan 129e0b8baf Log tracebacks to syslog when using fireball mode. 13 years ago
..
add_host For consistency, add host should take a key named 'name' in addition to 'hostname'. 13 years ago
apt Fix apt module documentation formatting. 13 years ago
apt_key Update various modules for check_mode 13 years ago
apt_repository Update various modules for check_mode 13 years ago
assemble Remove choices=BOOLEANS as it is no longer needed 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 * Minor removal of some dumb I did. 13 years ago
cloudformation CloudFormation support. 13 years ago
command Use relative creates/removes path with chdir 13 years ago
copy Remove choices=BOOLEANS as it is no longer needed 13 years ago
cron Remove choices=BOOLEANS as it is no longer needed 13 years ago
debug DOCUMENTATION strings 13 years ago
django_manage In django module if no virtualenv is specified, don't choke 13 years ago
easy_install Update various modules for check_mode 13 years ago
ec2 Remove some tab/space issues in previous commits. 13 years ago
ec2_facts 'make pep8' is now clean 13 years ago
ec2_vol Correct ec2_vol doc errors 13 years ago
facter Various cleanup to run_command 13 years ago
fail DOCUMENTATION strings 13 years ago
fetch Doc that fetch returns ok when src not present. 13 years ago
file Resolve merge 13 years ago
fireball Log tracebacks to syslog when using fireball mode. 13 years ago
gem Some very minor stylistic tweaks to the gem module. 13 years ago
get_url Remove choices=BOOLEANS as it is no longer needed 13 years ago
git Merge pull request #2187 from dhozac/argument-type-check 13 years ago
group Add group support to check mode. 13 years ago
group_by Add a group_by action plugin. 13 years ago
hg Remove choices=BOOLEANS as it is no longer needed 13 years ago
ini_file Remove choices=BOOLEANS as it is no longer needed 13 years ago
lineinfile Merge pull request #2187 from dhozac/argument-type-check 13 years ago
lvol Add lvol module to manage logical volumes. 13 years ago
macports Use opkg module as basis for macports module 13 years ago
mail mail module: properly set charset 13 years ago
mongodb_user 'make pep8' is now clean 13 years ago
mount Update modules to use run_command in module_common.py 13 years ago
mysql_db Adding back support for pass= 13 years ago
mysql_user fix MySQL user doc formatting issue 13 years ago
nagios Making the nagios module NOOPpable 13 years ago
ohai Various cleanup to run_command 13 years ago
opkg Adding support for OpenWrt 13 years ago
pacman Remove choices=BOOLEANS as it is no longer needed 13 years ago
pause pause: Fix small documentation glitch 13 years ago
ping Working on complex argument support. 13 years ago
pip Update various modules for check_mode 13 years ago
pkgin Use module.get_bin_path for pkgin module instead of hardcoding paths 13 years ago
postgresql_db Remove some tab/space issues in previous commits. 13 years ago
postgresql_user Remove some tab/space issues in previous commits. 13 years ago
rabbitmq_parameter Adding RabbitMQ module to handle parameters 13 years ago
rabbitmq_plugin Remove choices=BOOLEANS as it is no longer needed 13 years ago
rabbitmq_user Remove choices=BOOLEANS as it is no longer needed 13 years ago
rabbitmq_vhost Updating docs 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 Update various modules for check_mode 13 years ago
selinux Update various modules for check_mode 13 years ago
service Squashed commit of the following: 13 years ago
setup Merge branch 'setup_network2' of git://github.com/nigelm/ansible into devel 13 years ago
shell DOCUMENTATION strings 13 years ago
slurp Update various modules for check_mode 13 years ago
subversion Update various modules for check_mode 13 years ago
supervisorctl Update various modules for check_mode 13 years ago
svr4pkg Update various modules for check_mode 13 years ago
sysctl Remove choices=BOOLEANS as it is no longer needed 13 years ago
template Added additional template variables 13 years ago
uri Remove choices=BOOLEANS as it is no longer needed 13 years ago
user Remove choices=BOOLEANS as it is no longer needed 13 years ago
virt virt module doc fix 13 years ago
wait_for removed env as per project policy 13 years ago
yum Teach the yum module to support --check mode. 13 years ago
zfs Added support for --check in zfs module 13 years ago