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
2013-01-28 00:33:18 -05:00
..
add_host
apt Merge pull request #1924 from blair/consistly-use-underscores 2013-01-26 10:31:59 -08:00
apt_key Removed apt_key tests, as they didn't test the real functionality. 2013-01-25 17:10:04 +02:00
apt_repository Update apt_repository to query if repo is already configured 2013-01-23 22:17:43 -08:00
assemble adjusted assemble to use new file attribute handling 2013-01-28 00:33:18 -05:00
async_status do not conditionalize this for older Python, fix indentation, better use 2012-12-17 21:07:36 +01:00
async_wrapper
authorized_key Add check for multiple keys in one invocation 2013-01-13 15:16:13 +01:00
command Various cleanup to run_command 2013-01-13 11:24:21 -08:00
copy
cron Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
debug
easy_install Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
ec2 Update library/ec2 2013-01-26 12:20:46 -05:00
ec2_facts Fixup ec2_facts docs parsing 2013-01-26 12:34:30 -05:00
facter Various cleanup to run_command 2013-01-13 11:24:21 -08:00
fail
fetch
file Fix behaviour when file handles a path with tilde 2013-01-07 16:30:29 +10:00
fireball Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
get_url fix documentation formatting for get_url 2013-01-26 12:38:08 -05:00
git Git module: fix for relative paths 2013-01-25 20:49:30 -05:00
group Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
group_by
hg Standardize the hg command execution around our run command function. 2013-01-26 12:20:46 -05:00
ini_file
lineinfile Clarify that lineinfile uses Python regexes. 2012-12-20 11:41:45 -05:00
mail
mount Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
mysql_db Python 2.4 fixes for modules 2013-01-10 19:24:23 +01:00
mysql_user
nagios
ohai Various cleanup to run_command 2013-01-13 11:24:21 -08:00
pacman Fix unparseable documentation strings 2013-01-25 14:25:12 +01:00
pause
ping
pip Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
pkgin Fix documentation YAML for pkgin module 2013-01-26 12:44:43 -05:00
postgresql_db add encoding documentation in postgresql_db 2013-01-07 12:58:18 +01:00
postgresql_user remove quotes in has_table_privilege and has_database_privilege 2013-01-05 19:31:31 +01:00
raw Merge pull request #1798 from dagwieers/raw-executable 2013-01-08 08:35:08 -08:00
script Make script module use raw module so it does not require python 2012-12-24 00:24:34 +01:00
seboolean
selinux
service service module 'state' parameter comments should be processed by RST 2013-01-23 16:32:39 -07:00
setup add pkgin to list of package managers in setup 2013-01-23 22:12:13 -06:00
shell
slurp
subversion Various cleanup to run_command 2013-01-13 11:24:21 -08:00
supervisorctl Various cleanup to run_command 2013-01-13 11:24:21 -08:00
svr4pkg Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
sysctl New changelog additions from today's merging 2013-01-26 13:07:06 -05:00
template Added additional template variables 2013-01-04 16:36:02 +10:00
user Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
virt
wait_for
yum module must be passed to repolist too 2013-01-22 16:27:08 +01:00