1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library
2012-08-30 16:02:16 -07:00
..
apt Fix invalid usage or fail_json in apt module 2012-08-18 19:43:45 -04:00
apt_repository Quote the repository string when appending it to the command line in the apt_repository module. 2012-08-13 19:36:08 +02:00
assemble
async_status Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
async_wrapper
authorized_key
command Make a more logical error when the command/shell module is used with no arguments. 2012-08-16 21:40:52 -04:00
copy
easy_install Make easy_install module actually work. 2012-08-14 23:31:13 -04:00
facter Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
fetch
file Handle special files just like normal files 2012-08-21 23:48:18 +02:00
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 2012-08-20 18:39:37 -04:00
git Remove obsolete comment 2012-08-28 07:29:32 -04:00
group
lineinfile Add a lineinfile module 2012-08-30 00:07:58 +02:00
mount fixed missing module argument for mount module 2012-08-13 15:20:36 -04:00
mysql_db
mysql_user
nagios Change from a module config file to brute force locating the nagios configs so we can find the command file. 2012-08-28 02:16:07 -04:00
ohai Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
ping
pip Merge pull request #900 from lorin/pip-venv-bug 2012-08-17 17:10:35 -07:00
postgresql_db bugfix in sql query 2012-08-22 13:34:24 -05:00
postgresql_user Typo 2012-08-22 12:19:55 -05:00
raw
selinux add selinux module 2012-08-30 15:29:59 -04:00
service Remove ternary operator to fix python 2.4 compatibility. 2012-08-26 00:16:58 +02:00
setup Merge branch 'setup-no-dash-facts' of https://github.com/tima/ansible into devel 2012-08-28 20:29:40 -04:00
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. 2012-08-11 18:13:29 -04:00
slurp
subversion added force option to git - made both subversion and git default to force=true for backward compatibility with git's previous behavior 2012-08-23 00:07:14 -04:00
supervisorctl fix bug in supervisorctl module 2012-08-28 19:21:05 -04:00
template
user Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
virt Make pep8 tests run against the library directory as well, and associated tweaks (mostly to indentation) in the library 2012-08-11 12:35:58 -04:00
wait_for wait_for: remove restarted, add delay, rename name to host, make port required. 2012-08-24 20:58:05 +02:00
yum fix up local_nvra 2012-08-24 13:51:07 -04:00