Commit graph

6893 commits

Author SHA1 Message Date
Matt Martz c56659a2a8 Update references for rax_clb_nodes to use rax_clb 2013-10-03 09:45:01 -05:00
Matt Martz fd959a8b7c Move rax_clb_nodes to rax_clb 2013-10-03 09:43:56 -05:00
Michael DeHaan bf7247c78c Update rst 2013-10-02 22:09:02 -04:00
Michael DeHaan 0c2994f653 Misc rst tweaks 2013-10-02 22:06:56 -04:00
Michael DeHaan 2478c1d44d Explain error handling section better. 2013-10-02 22:03:15 -04:00
Michael DeHaan fd3fb24fe8 Environment doc cleanup and showing another use case. 2013-10-02 22:02:11 -04:00
Michael DeHaan e9bd97ea4d Slight accelerate mode page simplification. 2013-10-02 21:59:08 -04:00
Michael DeHaan 8dd5a4f0b2 Minor playbooks doc tweaks. 2013-10-02 21:56:55 -04:00
Michael DeHaan a9a6206674 Fix rst link format 2013-10-02 21:53:05 -04:00
Michael DeHaan e9851810ca Misc docs fixes 2013-10-02 21:51:21 -04:00
Michael DeHaan b7c99ed120 Jinja2 link doc fixes 2013-10-02 21:49:30 -04:00
Michael DeHaan 60134c5c88 Slight tweaks to getting started. 2013-10-02 21:45:57 -04:00
Michael DeHaan 1d86a6f129 Slight tweaks to config file chapter. 2013-10-02 21:43:47 -04:00
Michael DeHaan e0af80946b Slight cleanup to adhoc chapter. 2013-10-02 21:41:46 -04:00
Michael DeHaan a8ff828593 Minor AWS doc cleanup 2013-10-02 20:58:10 -04:00
Michael DeHaan 0e7ff1690a Add a note about registered variable lifetime. 2013-10-02 20:48:51 -04:00
Michael DeHaan 5c21e81968 Remove redundant section. 2013-10-02 20:46:59 -04:00
Michael DeHaan 585b4d03a8 An approach to explaining precedence more by convention. 2013-10-02 20:23:05 -04:00
James Cammarata 33d13a6888 Merge pull request #4348 from maxamillion/fix_firewalld
fixed get_service_enabled call
2013-10-02 17:10:25 -07:00
Adam Miller 323e8d4a8c fixed firewalld get_service_enabled 2013-10-02 18:52:53 -05:00
Michael DeHaan a94a141ad5 Merge pull request #4345 from jlund/fetch-typo
Fixed a typo in the fetch module documentation
2013-10-02 16:17:33 -07:00
Michael DeHaan d4e0f2befe Merge pull request #4344 from AndydeCleyre/patch-1
Fix for Issue #2470 - gem version string processing
2013-10-02 16:17:03 -07:00
Joshua Lund db8dd1dcc2 Fixed a typo in the fetch module documentation 2013-10-02 16:02:18 -06:00
Andy Kluger ee054a491a Fix for Issue #2470 - gem version string processing
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
2013-10-02 17:55:30 -04:00
James Cammarata d21714a37f Fix for network byte order issues in accelerate 2013-10-02 15:37:15 -05:00
Michael DeHaan df529b9b69 Merge pull request #4338 from jlaska/ec2_group_idempotency
Add idempotency support to ec2_group
2013-10-02 10:01:28 -07:00
James Laska e002496f0e Add idempotency support to ec2_group 2013-10-02 11:29:59 -04:00
James Cammarata 1d08bcd7c5 Adding some version_added strings to the new accelerate configs docs 2013-10-02 08:51:04 -05:00
James Cammarata b11e12652e Adding new accelerate settings to default config and docs 2013-10-02 08:37:01 -05:00
Michael DeHaan 42eeac5aba htpasswd documentation formatting fix 2013-10-02 08:24:21 -04:00
Michael DeHaan 596626ad31 asn1 is a dependency so no need to mention this in docs. Also no callouts for other OSes so no need for BSD. 2013-10-02 08:16:00 -04:00
James Cammarata 8a4310d9b9 Updated CHANGELOG for new accelerate features 2013-10-01 21:37:29 -05:00
James Cammarata 912e3a7b0b Merge branch 'accelerate_improvements' into devel
Conflicts:
	library/utilities/accelerate
2013-10-01 21:22:17 -05:00
jctanner 351c4d749e Merge pull request #4163 from lorin/htpasswd-doc
htpasswd docs: add notes about depending on python-passlib
2013-10-01 19:19:40 -07:00
Michael DeHaan a43ebf0b29 Merge pull request #4330 from tgerla/ec2_eip-docs
ec2_eip module: note that there may be a delay reaching the instance
2013-10-01 15:12:07 -07:00
James Cammarata fa80a17aa3 Make recv_data less greedy so it doesn't eat other packets 2013-10-01 16:50:32 -05:00
Tim Gerla 70be8cfd17 ec2_eip module: note that there may be a delay before the reassigned instance is reachble. 2013-10-01 14:50:06 -07:00
James Cammarata e3ff824ead Minor tweak to doc formatting regarding accelerate package reqs 2013-10-01 16:12:40 -05:00
James Cammarata ed686394cb Merge pull request #4327 from berenddeboer/accelerate-on-freebsd
Added comment which two packages are needed on FreeBSD.
2013-10-01 14:11:35 -07:00
James Cammarata 8923a5b0d9 Drop default config value for accelerate timeout to 30 seconds 2013-10-01 16:10:48 -05:00
James Cammarata c3d06b4639 Merge branch 'devel' of https://github.com/ansible/ansible into devel 2013-10-01 15:59:29 -05:00
James Tanner c13dd50b5e typo in ec2_eip docstring 2013-10-01 16:58:35 -04:00
James Cammarata ac3cdf7c25 Merge branch 'devel' of https://github.com/digi691/ansible into digi691-devel 2013-10-01 15:51:51 -05:00
James Tanner b98ab745f1 fix docstring indentation on scc modules 2013-10-01 16:46:17 -04:00
James Cammarata 12f6957596 Cleaning up some vvvv log messages in accelerate 2013-10-01 15:34:58 -05:00
James Cammarata 8c17711247 Removing accelerate_timeout as a playbook option
This will remain in ansible.cfg only.
2013-10-01 15:33:18 -05:00
James Cammarata d317103371 Added in an accelerate connection timeout setting 2013-10-01 15:28:59 -05:00
James Cammarata 59a5ce23d9 Adding an accelerate_timeout parameter for plays
This setting makes the timeout for each play configurable, rather than
hard-coding it at 300 seconds (now the default if left unspecified)

Fixes #4162
2013-10-01 15:26:50 -05:00
James Cammarata f9c87868ac Added keepalive packets to accelerate mode
Commands will now be started up in a separate task from the main
handler thread, so that it can be monitored for completeness while
sending a keepalive packet back to the controller to avoid a socket
receive timeout.
2013-10-01 15:19:21 -05:00
Berend de Boer 14cfac6b8b Added comment which two packages are needed on FreeBSD. 2013-10-02 09:09:40 +13:00