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.
Rob Parrott
ef17fc9f20
add the ability to take variables in the add_host module, and be willing to parse a host:port hostname handed to add_host
|
12 years ago |
.. |
add_host
|
add the ability to take variables in the add_host module, and be willing to parse a host:port hostname handed to add_host
|
12 years ago |
apt
|
Simplify and correct comparisons with None.
|
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
|
do not conditionalize this for older Python, fix indentation, better use
|
12 years ago |
async_wrapper
|
chmod -x for all module files in source checkout
|
12 years ago |
authorized_key
|
* Minor removal of some dumb I did.
|
12 years ago |
command
|
Various cleanup to run_command
|
12 years ago |
copy
|
Slight docs tweak about thirsty mode on the copy module
|
12 years ago |
cron
|
Fix crontab doc formatting
|
12 years ago |
debug
|
DOCUMENTATION strings
|
12 years ago |
easy_install
|
Update modules to use run_command in module_common.py
|
12 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
|
12 years ago |
ec2_facts
|
If ec2 fact has ':' or '-', change to '_'
|
12 years ago |
ec2_vol
|
Updated comments and closed code example.
|
12 years ago |
facter
|
Various cleanup to run_command
|
12 years ago |
fail
|
DOCUMENTATION strings
|
12 years ago |
fetch
|
DOCUMENTATION strings
|
12 years ago |
file
|
Merge recursive file permission setting on directories
|
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
|
Simplify and correct comparisons with None.
|
12 years ago |
group
|
Added support for AIX 5.3 and 6.1
|
12 years ago |
group_by
|
Add a group_by action plugin.
|
12 years ago |
hg
|
Specify repo option with hg pull
|
12 years ago |
ini_file
|
Remove last remnants of daisychaining
|
12 years ago |
lineinfile
|
Add versionadded element to new option, fix YAML formatting
|
12 years ago |
mail
|
mail module: add MIME attachments, port and addresses with phrases
|
12 years ago |
mongodb_user
|
Documentation formatting for mongodb_user so it will show up in ansible-doc and the web.
|
12 years ago |
mount
|
Update modules to use run_command in module_common.py
|
12 years ago |
mysql_db
|
Simplify and correct comparisons with None.
|
12 years ago |
mysql_user
|
Simplify and correct comparisons with None.
|
12 years ago |
nagios
|
added support for scheduling downtime for all services on host
|
12 years ago |
ohai
|
Various cleanup to run_command
|
12 years ago |
pacman
|
Fix unparseable documentation strings
|
12 years ago |
pause
|
Reformat code: examples consistently
|
12 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
|
12 years ago |
pip
|
library/pip: add support for virtualenv's --system-site-packages.
|
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 |
rabbitmq_plugin
|
Updating how to run commands in check mode
|
12 years ago |
rabbitmq_user
|
Updating how to run commands in check mode
|
12 years ago |
rabbitmq_vhost
|
Adding aliases
|
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
|
DOCUMENTATION strings
|
12 years ago |
selinux
|
Simplify and correct comparisons with None.
|
12 years ago |
service
|
Simplify and correct comparisons with None.
|
12 years ago |
setup
|
Merge branch 'aix-fixes' of git://github.com/dagwieers/ansible into devel
|
12 years ago |
shell
|
DOCUMENTATION strings
|
12 years ago |
slurp
|
Very basic --diff option for showing what happens when templates change.
|
12 years ago |
subversion
|
Various cleanup to run_command
|
12 years ago |
supervisorctl
|
always restart the program when state=restarted
|
12 years ago |
svr4pkg
|
Update modules to use run_command in module_common.py
|
12 years ago |
sysctl
|
Solving bug https://github.com/ansible/ansible/issues/2004
|
12 years ago |
template
|
Added additional template variables
|
12 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.
|
12 years ago |
user
|
Merge branch 'aix-fixes' of git://github.com/dagwieers/ansible into devel
|
12 years ago |
virt
|
Simplify and correct comparisons with None.
|
12 years ago |
wait_for
|
removed env as per project policy
|
12 years ago |
yum
|
use a local copy of repoq so we don't inadvertently pollute the one for is_installed
|
12 years ago |
zfs
|
Updated documentation. Works with ansible-doc
|
12 years ago |