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
path:
root
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
let implied type do the spliting
Brian Coca
2014-11-11
1
-3
/
+1
*
minor fixes to wait_for to avoid tracebacks as per ansible core issue #9244
Brian Coca
2014-11-11
1
-10
/
+8
*
added missing init.py for utilities modules
Brian Coca
2014-11-05
2
-0
/
+0
*
Move internal category to utilities to remove one more category from the left...
Michael DeHaan
2014-11-04
2
-0
/
+299
*
Renames.
Michael DeHaan
2014-11-04
9
-0
/
+0
*
fields in /proc/net/tcp* are not always delimited by single space
Ashish Ranjan
2014-10-24
1
-1
/
+1
*
package files
Michael DeHaan
2014-09-26
1
-0
/
+0
*
file extensions!
Michael DeHaan
2014-09-26
9
-0
/
+0
*
Restructuring.
Michael DeHaan
2014-09-26
9
-0
/
+1751
*
Move modules into subdirectory.
Michael DeHaan
2014-09-26
9
-1751
/
+0
*
Convert boolean strings from set_fact to proper boolean values
James Cammarata
2014-09-10
1
-0
/
+8
*
Removing unused name param for wait_for tcp draining classes
James Cammarata
2014-08-26
1
-4
/
+2
*
Extend wait_for module to support draining of active tcp connections
Greg Swift
2014-08-21
1
-4
/
+217
*
Need to check e.errno instead of os.errno. Fixes #8548
Matt Martz
2014-08-11
1
-1
/
+1
*
Break out of loop for sockets in wait_for when there's no data to read
James Cammarata
2014-07-14
1
-1
/
+3
*
Merge branch 'wait-for-port-search-regex' of https://github.com/sivel/ansible...
James Cammarata
2014-07-14
1
-7
/
+26
|
\
|
*
Allow search_regex to be used in wait_for with port
Matt Martz
2014-06-02
1
-7
/
+26
*
|
Merge pull request #7374 from hfinucane/wait_for_pipes
James Cammarata
2014-06-20
1
-14
/
+23
|
\
\
|
|
/
|
/
|
|
*
Fail fast in the presence of permissions issues
Henry Finucane
2014-05-13
1
-3
/
+9
|
*
Allow wait_for to wait on non-traditional files
Henry Finucane
2014-05-12
1
-14
/
+17
*
|
corrected doc example, non existing fact to the 2 it had 'merged'
Brian Coca
2014-05-29
1
-2
/
+3
|
/
*
Close fds when running commands from the accelerate daemon
James Cammarata
2014-05-07
1
-1
/
+1
*
Add an example to show all hostvars using debug
Dag Wieers
2014-04-21
1
-0
/
+3
*
Acclerate improvements
James Cammarata
2014-03-23
1
-74
/
+295
*
Execute commands through accelerate with shell when needed
James Cammarata
2014-03-18
1
-3
/
+7
*
Amend wait_for docs to reference version of feature addition.
Michael DeHaan
2014-03-16
1
-2
/
+4
*
Merge branch 'devel' of git://github.com/AnderEnder/ansible into devel
Michael DeHaan
2014-03-16
1
-18
/
+36
|
\
|
*
Adding absent condition for to the wait_for module
Andrii Radyk
2013-12-12
1
-18
/
+36
*
|
Create the tempdir in the accelerate module if it doesn't exist
James Cammarata
2014-03-05
1
-1
/
+7
*
|
Fix up examples in the assert docs to match the way things work.
Michael DeHaan
2014-03-01
1
-2
/
+7
*
|
Add the start of an integration test structure using Ansible playbooks, also ...
Michael DeHaan
2014-02-13
1
-0
/
+39
*
|
Detect remote_user change in accelerate daemon and allow a restart
James Cammarata
2014-01-30
1
-6
/
+47
*
|
Merge pull request #5784 from geerlingguy/patch-1
jctanner
2014-01-29
1
-1
/
+1
|
\
\
|
*
|
Update wait_for documentation - remove extra quote
Jeff Geerling
2014-01-27
1
-1
/
+1
*
|
|
ansible -> ansibleworks
Michael DeHaan
2014-01-28
1
-1
/
+1
|
/
/
*
|
Fix documentation example for the fail module
Jim Kleckner
2013-12-26
1
-1
/
+1
|
/
*
Addresses #5023 Fix import comments
James Tanner
2013-12-02
3
-3
/
+3
*
Fixes #5023 Convert all modules to use new snippet import pattern
James Tanner
2013-12-02
3
-3
/
+3
*
Fix accelerate module parameter for IPv6 activation
James Cammarata
2013-11-27
1
-2
/
+2
*
Remove Python 2.4-incompatible 'with' statement
Junegunn Choi
2013-11-25
1
-1
/
+4
*
Merge pull request #4780 from mscherer/fix_accelerate_various
jctanner
2013-11-19
1
-4
/
+2
|
\
|
*
fix incorrect send_data call. there is no client variable, and send_data
Michael Scherer
2013-11-07
1
-1
/
+1
|
*
remove unused variable (pyflakes)
Michael Scherer
2013-11-07
1
-2
/
+0
|
*
make pyflakes a bit more silent
Michael Scherer
2013-11-07
1
-1
/
+1
*
|
Fixes #4851 Set syslog debug mode for accelerate properly
James Tanner
2013-11-18
1
-1
/
+1
*
|
Adding more wait conditions to the wait_for module
John Jarvis
2013-11-12
1
-30
/
+86
|
/
*
Merge pull request #4772 from mscherer/fix_4763
jctanner
2013-11-04
1
-5
/
+6
|
\
|
*
Try/finally is a python 2.5 construct, so not working
Michael Scherer
2013-11-02
1
-5
/
+6
*
|
Fixes #4485 add an ipv6 parameter to accelerate so that the daemon will bind ...
James Tanner
2013-11-04
1
-4
/
+24
*
|
Make it slightly more clear what side of the connection is missing keyczar if...
Michael DeHaan
2013-11-03
1
-1
/
+1
[next]