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.
Matt Wright
bdfccbfb34
Move conditional that accounts for variances in distros/versions to work when removing and adding.
|
13 years ago |
| .. |
|
apt
|
Fix invalid usage or fail_json in apt module
|
13 years ago |
|
apt_repository
|
Move conditional that accounts for variances in distros/versions to work when removing and adding.
|
13 years ago |
|
assemble
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
14 years ago |
|
async_status
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
14 years ago |
|
async_wrapper
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
14 years ago |
|
authorized_key
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
14 years ago |
|
command
|
Make a more logical error when the command/shell module is used with no arguments.
|
14 years ago |
|
copy
|
fix case where destination does not yet exist - no backup can be made
|
14 years ago |
|
easy_install
|
Make easy_install module actually work.
|
14 years ago |
|
facter
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
14 years ago |
|
fetch
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
14 years ago |
|
file
|
Handle special files just like normal files
|
13 years ago |
|
get_url
|
Adds a thirsty=yes|no to the get_url module, such that if downloading a large file from the internet you can decide
|
13 years ago |
|
git
|
Remove obsolete comment
|
13 years ago |
|
group
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
14 years ago |
|
mount
|
fixed missing module argument for mount module
|
14 years ago |
|
mysql_db
|
Added login_unix_socket option to mysql_db module
|
14 years ago |
|
mysql_user
|
Added login_unix_socket option to mysql_user module
|
14 years ago |
|
nagios
|
Change from a module config file to brute force locating the nagios configs so we can find the command file.
|
13 years ago |
|
ohai
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
14 years ago |
|
ping
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
14 years ago |
|
pip
|
Merge pull request #900 from lorin/pip-venv-bug
|
13 years ago |
|
postgresql_db
|
bugfix in sql query
|
13 years ago |
|
postgresql_user
|
Typo
|
13 years ago |
|
raw
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
14 years ago |
|
service
|
Remove ternary operator to fix python 2.4 compatibility.
|
13 years ago |
|
setup
|
Merge branch 'setup-no-dash-facts' of https://github.com/tima/ansible into devel
|
13 years ago |
|
shell
|
Add module common code to allow it to be easier to indicate whether arguments are mutually exclusive, required in conjunction, or whether one of a list of arguments is required. This simplifies writing Python modules.
|
14 years ago |
|
slurp
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
14 years ago |
|
subversion
|
added force option to git - made both subversion and git default to force=true for backward compatibility with git's previous behavior
|
13 years ago |
|
supervisorctl
|
fix bug in supervisorctl module
|
13 years ago |
|
template
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
14 years ago |
|
user
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
14 years ago |
|
virt
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
14 years ago |
|
wait_for
|
wait_for: remove restarted, add delay, rename name to host, make port required.
|
13 years ago |
|
yum
|
fix up local_nvra
|
13 years ago |