James Cammarata
a05eec87b2
When putting a file in accelerated mode, make sure it's chowned correctly
2013-09-05 12:04:08 -05:00
James Cammarata
0a27ded6f3
Adding the facility to the accelerate daemon syslog calls
2013-09-03 11:30:29 -05:00
James Cammarata
f8c77e3980
Renaming fireball2 as 'accelerate' and removing old references
2013-08-30 13:26:27 -05:00
James Cammarata
1066a1703f
Adding chunked file transfers to fireball2
2013-08-28 11:14:58 -05:00
James Cammarata
7ec763106d
Added accelerate_port to plays, and made it configurable
2013-08-28 11:14:58 -05:00
James Cammarata
b49f67ee7a
Initial support for sudoable commands over fireball2
...
Caveats:
* requiretty must be disabled in the sudoers config
* asking for a password doesn't work yet, so any sudoers users must
be configured with NOPASSWD
* if not starting the daemon as root, the user running the daemon
must have sudoers entries to allow them to run the command as the
target sudo_user
2013-08-28 11:14:58 -05:00
James Cammarata
e92df1dc76
Bail out correctly if socket.recv gets nothing (indicating a closed socket)
2013-08-28 11:14:58 -05:00
James Cammarata
3d3b318a86
Fireball2 mode working!
2013-08-28 11:14:58 -05:00
Brian Coca
e7e5db8e6c
updated debug module docs to remove outdated -v requirement (and
...
only_if reference)
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-07-26 10:06:57 -04:00
Michael DeHaan
7cf87d7a3c
Legacy variable usage removed
2013-07-19 09:40:00 -04:00
Jesse Keating
64fb4f4c93
Update fail docs for new syntax
...
Use when instead of only_if
Use new variable style
2013-07-08 14:22:05 -07:00
Jesse Keating
6a1d6ee25f
Elapsed time should account for the delay
2013-06-27 17:42:33 -07:00
Jan-Piet Mens
98c1423269
Docs: consistently format playbook EXAMPLES
2013-06-17 08:53:46 +02:00
Michael DeHaan
5cbbd2ee6d
Remove reference to non-existant module.
2013-06-16 23:33:49 -04:00
Jan-Piet Mens
3404a0fc16
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
...
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
Added deprecation warning to moduledev.rst and remove deprecated example from it
Fixed up a few typos and uppercased some acronyms.
add consistency to how EXAMPLES are formatted
2013-06-15 20:54:25 +02:00
Michael DeHaan
2bb25cac74
Doc standardization
2013-06-01 18:42:03 -04:00
Michael DeHaan
2438ef474a
Docs standardization
2013-06-01 18:40:04 -04:00
Michael DeHaan
79015895ba
Standardize docs
2013-06-01 18:38:16 -04:00
Stoned Elipot
e320616974
Fix empty requirements specifications in modules documentation
...
And also be liberal in what ansible-doc accepts as an empty
requirements specification.
While here fix a typo in template module documentation
wrt jinja2 overrides example.
2013-05-16 17:15:21 +02:00
Michael DeHaan
e0f0278ad8
Move mail into the notification bucket.
2013-05-05 12:42:09 -04:00
Michael DeHaan
a715a86cd1
Slight tweak to set_fact variable documentation to clarify scope info.
2013-04-29 19:15:29 -04:00
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00