index
:
delta/ansible-modules-core.git
cherrypick-docker-facts-fix
devel
docker-merge-hostconfig-methods
docker-pid-mode
docker-tls-alt-854
docker-tls-none
ec2_vpc-sort
facts-subset-and-cleanup
feature_10218
find-with-regex
fix-authorized_key-random-hash
fix-wait-for-forever
gundalow-patch-1
gundalow-patch-2
gundalow-patch-3
issue_11023_ec2_euca
m-o-e-fix-ec2_asg
mysql-login-user-override
mysql-port
pip-freeze-and-pip-setuptools
pr/1657
pr/1916
pr/4642
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1049-feature/os_router_gateway
revert-1050-revert-1049-feature/os_router_gateway
revert-1485-win_get_url-modified
revert-1564-win_features_improvements_v2
revert-1720-feature-virtual-floppy
revert-1995-revert-1720-feature-virtual-floppy
revert-3124-elb_proxy_protocol
revert-3488-azure_rm_virtualmachine
revert-3630-patch-1
revert-3944-devel
revert-5329-fix-authorized_key-random-hash
revert-5428-fix_command_timeout
revert-5594-doc/stat
revert-806-revert-753-fix/ec2-spot-no-tenancy
stable-1.9
stable-2.0
stable-2.0-network
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.2
staging
synchronize-become-is-reversed
synchronize-better-error-missing-rsync
temp-post-2.2.0-staging
temp-post-2.2.1-staging
travis-docs
uri-encoding-fix
use-yum-api
v1_modules
v2_command
yum-use-rpm
github.com: ansible/ansible-modules-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
cherrypick-docker-facts-fix
fix regression introduced by f38186ce8b49ea98e29241712da45917a3154e73, and pr...
Philippe Jandot
9 years
devel
Add README.md explaining repo merge.
Matt Clay
8 years
docker-merge-hostconfig-methods
We had two separate methods trying to do the same thing but neither one was c...
Toshio Kuratomi
9 years
docker-pid-mode
Fix lookup of parameter name to be pid instead of pid_mode
Toshio Kuratomi
10 years
docker-tls-alt-854
Fix for problems found by @dguerri
Toshio Kuratomi
10 years
docker-tls-none
When no use_tls is not specified and no tls parameters are given we need to n...
Toshio Kuratomi
10 years
ec2_vpc-sort
Sort subnets by the order they are specified in the play
Toshio Kuratomi
10 years
facts-subset-and-cleanup
Remove the ignore_ohai and ignore_facter parameters as the functionality was ...
Toshio Kuratomi
9 years
feature_10218
Add remote_src param for unarchive to deprecate `copy` param
James Cammarata
8 years
find-with-regex
Alternative to #2262 that uses two parameters
Toshio Kuratomi
9 years
fix-authorized_key-random-hash
Fix authorized_key module to preserve the order of options
Toshio Kuratomi
8 years
fix-wait-for-forever
Use select in wait_for so that we don't get stuck in cornercases:
Toshio Kuratomi
9 years
gundalow-patch-1
Update README.md
John R Barker
8 years
gundalow-patch-2
Consistent naming of Arista EOS device
John R Barker
8 years
gundalow-patch-3
Consistent naming of Arista EOS device
John R Barker
8 years
issue_11023_ec2_euca
Fixing region requirement regarding euca clusters
James Cammarata
9 years
m-o-e-fix-ec2_asg
Fix review comments from @bcoca in #745
Toshio Kuratomi
10 years
mysql-login-user-override
Allow playbook specified login_user and login_password to override config fil...
Toshio Kuratomi
10 years
mysql-port
Fix for int port assignment in a playbook failing
Toshio Kuratomi
10 years
pip-freeze-and-pip-setuptools
pip list isn't available on pip less than 1.3 so make a fallback
Toshio Kuratomi
8 years
pr/1657
Return change results in a dictionary listing the package names.
Toshio Kuratomi
9 years
pr/1916
Fixes for bcoca's review of #1916
Toshio Kuratomi
9 years
pr/4642
Fix #3153 again
Michael Scherer
8 years
release1.8.0
Adding VERSION file for 1.8.0
James Cammarata
10 years
release1.8.1
Version bump of core modules for release 1.8.1
James Cammarata
10 years
release1.8.2
Version bump of branch for 1.8.2
James Cammarata
10 years
release1.8.3
Bumping version for 1.8.3
James Cammarata
10 years
release1.8.4
Version bump for release 1.8.4
James Cammarata
10 years
revert-1049-feature/os_router_gateway
Revert "Add OpenStack Router Gateway module"
Monty Taylor
10 years
revert-1050-revert-1049-feature/os_router_gateway
Revert "Revert "Add OpenStack Router Gateway module""
Monty Taylor
10 years
revert-1485-win_get_url-modified
Revert "win_get_url re-download file only if modified"
Greg DeKoenigsberg
9 years
revert-1564-win_features_improvements_v2
Revert "Improvements to win_feature"
Chris Church
9 years
revert-1720-feature-virtual-floppy
Revert "add virtual floppy to VMware guest"
Chrrrles Paul
9 years
revert-1995-revert-1720-feature-virtual-floppy
Revert "Add 2.0 docs - Revert "add virtual floppy to VMware guest""
Chrrrles Paul
9 years
revert-3124-elb_proxy_protocol
Revert "ELB Proxy Protocol support for backends"
Brian Coca
9 years
revert-3488-azure_rm_virtualmachine
Revert "Adding module azure_rm_virtualmachine"
Brian Coca
9 years
revert-3630-patch-1
Revert "Add mode option to the list"
Brian Coca
8 years
revert-3944-devel
Revert "avoid removing attached containers by default"
Chris Houseknecht
8 years
revert-5329-fix-authorized_key-random-hash
Revert "Fix authorized_key module to preserve the order of options"
Toshio Kuratomi
8 years
revert-5428-fix_command_timeout
Revert "ios_mods - added stdout to exception output. Removed to_lines()"
Peter Sprygada
8 years
revert-5594-doc/stat
Revert "stat: doc: add version for new returns"
Brian Coca
8 years
revert-806-revert-753-fix/ec2-spot-no-tenancy
Revert "Revert "Don't use 'tenancy' in ec2 spot requests""
Brian Coca
10 years
stable-1.9
Backport 2.2 version of apt_key to 1.9 to fix security issues
Toshio Kuratomi
8 years
stable-2.0
Fix the name of a parameter in the name field.
Toshio Kuratomi
8 years
stable-2.0-network
minor bugfixes for junos_config return values
Peter Sprygada
9 years
stable-2.0.0.1
New release v2.0.0.2-1
James Cammarata
9 years
stable-2.0.1
forcing git fetch if sha1 are equal between repos but branch exists only at r...
Jan Duzinkiewicz
9 years
stable-2.1
New release v2.1.6.0-1
James Cammarata
7 years
stable-2.2
backport of htpasswd fix from @jamesbraid
Brian Coca
7 years
staging
Improved output of mysql_db plugin
Johann Schmitz
9 years
synchronize-become-is-reversed
Add an internal param instructing synchronize to replace localhost with the h...
Toshio Kuratomi
9 years
synchronize-better-error-missing-rsync
Better error message when rsync nad ssh aren't present where synchronize is run
Toshio Kuratomi
9 years
temp-post-2.2.0-staging
fix JSON junk in win_file state=directory case
Matt Davis
8 years
temp-post-2.2.1-staging
Fix authorized_key crash in Python3 with remote key file (#20037)
James Cooke
8 years
travis-docs
Fix for doc formatter recursing into the checkout dir
Toshio Kuratomi
9 years
uri-encoding-fix
Fix problem writing binary content to a temporary file in the uri module.
Toshio Kuratomi
9 years
use-yum-api
Fix bugs found by @kustodian
Toshio Kuratomi
9 years
v1_modules
Use a list comprehension instead of map and lambda
Toshio Kuratomi
9 years
v2_command
Properly flip default for verifying server cert. Add nice error messages whe...
Toshio Kuratomi
9 years
yum-use-rpm
Use rpm instead of repoquery for is_installed()
Toshio Kuratomi
9 years