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.
Stephen Fromm
da58114c87
Tweak invocation of ip in LinuxNetwork
Specify full path to ip and add third argument 'show' to be explicit
about requested action. This goes from 'ip addr' to
'/sbin/ip addr show'.
|
12 years ago |
apt
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
apt_repository
|
Update per ansible/ansible#794
|
12 years ago |
assemble
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
12 years ago |
async_status
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
async_wrapper
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
12 years ago |
authorized_key
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
12 years ago |
command
|
Fix indentation
|
12 years ago |
copy
|
fix case where destination does not yet exist - no backup can be made
|
12 years ago |
easy_install
|
Updates per ansible/ansible#795
|
12 years ago |
facter
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
fetch
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
file
|
Fix indentation
|
12 years ago |
get_url
|
Fix indentation
|
12 years ago |
git
|
Fix error handling when switching versions
|
12 years ago |
group
|
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
|
12 years ago |
mount
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
mysql_db
|
Added login_unix_socket option to mysql_db module
|
13 years ago |
mysql_user
|
Added login_unix_socket option to mysql_user module
|
13 years ago |
ohai
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
ping
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
13 years ago |
pip
|
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.
|
12 years ago |
postgresql_db
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
13 years ago |
postgresql_user
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
13 years ago |
raw
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
service
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
setup
|
Tweak invocation of ip in LinuxNetwork
|
12 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.
|
12 years ago |
slurp
|
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the
|
13 years ago |
supervisorctl
|
Add supervisorctl module
|
12 years ago |
template
|
Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
|
13 years ago |
user
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
virt
|
Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library
|
12 years ago |
yum
|
rename variable 'pkg' in yum module such that the auto-handled error messages use the same key.
|
12 years ago |