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.
Michael DeHaan
b365e04616
Allow add_host to add hosts to multiple groups, groups is now an alias for groupname.
|
13 years ago |
| .. |
|
add_host
|
Allow add_host to add hosts to multiple groups, groups is now an alias for groupname.
|
13 years ago |
|
apt
|
Simplify and correct comparisons with None.
|
13 years ago |
|
apt_key
|
This standardizes the apt_key module some
|
13 years ago |
|
apt_repository
|
Update apt_repository to query if repo is already configured
|
13 years ago |
|
assemble
|
adjusted assemble to use new file attribute handling
|
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 |
|
command
|
Various cleanup to run_command
|
13 years ago |
|
copy
|
Slight docs tweak about thirsty mode on the copy module
|
13 years ago |
|
cron
|
Fix crontab doc formatting
|
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
|
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
|
13 years ago |
|
ec2_facts
|
If ec2 fact has ':' or '-', change to '_'
|
13 years ago |
|
ec2_vol
|
Updated comments and closed code example.
|
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
|
Merge recursive file permission setting on directories
|
13 years ago |
|
fireball
|
Fix module.run_command usage in fireball
|
13 years ago |
|
get_url
|
Fix get_url to work on Python 2.4
|
13 years ago |
|
git
|
Simplify and correct comparisons with None.
|
13 years ago |
|
group
|
Added support for AIX 5.3 and 6.1
|
13 years ago |
|
group_by
|
Add a group_by action plugin.
|
13 years ago |
|
hg
|
Specify repo option with hg pull
|
13 years ago |
|
ini_file
|
Remove last remnants of daisychaining
|
13 years ago |
|
lineinfile
|
Add versionadded element to new option, fix YAML formatting
|
13 years ago |
|
mail
|
mail module: add MIME attachments, port and addresses with phrases
|
13 years ago |
|
mongodb_user
|
Documentation formatting for mongodb_user so it will show up in ansible-doc and the web.
|
13 years ago |
|
mount
|
Update modules to use run_command in module_common.py
|
13 years ago |
|
mysql_db
|
Simplify and correct comparisons with None.
|
13 years ago |
|
mysql_user
|
Simplify and correct comparisons with None.
|
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
|
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list
|
13 years ago |
|
pip
|
library/pip: add support for virtualenv's --system-site-packages.
|
13 years ago |
|
pkgin
|
Use module.get_bin_path for pkgin module instead of hardcoding paths
|
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 |
|
rabbitmq_plugin
|
Updating how to run commands in check mode
|
13 years ago |
|
rabbitmq_user
|
Updating how to run commands in check mode
|
13 years ago |
|
rabbitmq_vhost
|
Adding aliases
|
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
|
Simplify and correct comparisons with None.
|
13 years ago |
|
service
|
Simplify and correct comparisons with None.
|
13 years ago |
|
setup
|
Merge branch 'aix-fixes' of git://github.com/dagwieers/ansible into devel
|
13 years ago |
|
shell
|
DOCUMENTATION strings
|
13 years ago |
|
slurp
|
Very basic --diff option for showing what happens when templates change.
|
13 years ago |
|
subversion
|
Various cleanup to run_command
|
13 years ago |
|
supervisorctl
|
always restart the program when state=restarted
|
13 years ago |
|
svr4pkg
|
Update modules to use run_command in module_common.py
|
13 years ago |
|
sysctl
|
Solving bug https://github.com/ansible/ansible/issues/2004
|
13 years ago |
|
template
|
Added additional template variables
|
13 years ago |
|
uri
|
Hate to do this, but URI module docs were constructing messed up RST files, so removing examples for now. Will ask someone to work on them.
|
13 years ago |
|
user
|
Merge branch 'aix-fixes' of git://github.com/dagwieers/ansible into devel
|
13 years ago |
|
virt
|
Simplify and correct comparisons with None.
|
13 years ago |
|
wait_for
|
removed env as per project policy
|
13 years ago |
|
yum
|
use a local copy of repoq so we don't inadvertently pollute the one for is_installed
|
13 years ago |
|
zfs
|
Updated documentation. Works with ansible-doc
|
13 years ago |