- 03 Apr, 2014 1 commit
-
-
Michael DeHaan committed
-
- 16 Mar, 2014 1 commit
-
-
timeit shows a speedup of ~3x on Python 2.7.5 x86_64. It also makes the code a bit shorter.
Cristian Ciupitu committed
-
- 10 Mar, 2014 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 18 Feb, 2014 1 commit
-
-
jeromew committed
-
- 31 Jan, 2014 1 commit
-
-
Fixes #4088
James Cammarata committed
-
- 27 Jan, 2014 1 commit
-
-
Users who use the command module for pretty much all shell commands may be stymied when they try using a command with <, >, $VAR, etc., and not know that they can use the `shell` module instead. This documentation fix clarifies this.
Jeff Geerling committed
-
- 25 Dec, 2013 1 commit
-
-
Stoned Elipot committed
-
- 02 Dec, 2013 1 commit
-
-
James Tanner committed
-
- 28 Nov, 2013 2 commits
-
-
Revert "No longer need to reference 'version_added' in docs for these, as this was quite a while ago." This reverts commit ff0a41d4.
Michael DeHaan committed -
Michael DeHaan committed
-
- 18 Nov, 2013 1 commit
-
-
raise errors when omitted, updated changelog with new modules.
Michael DeHaan committed
-
- 21 Aug, 2013 1 commit
-
-
relative pathing comes in handy on occasion, particularly when delegating to localhost and running some command out of your playbook repo. Making use of os.path.abspath will allow for the full path to chdir and executable to be discovered if not provided.
Jesse Keating committed
-
- 17 Jun, 2013 1 commit
-
-
Jan-Piet Mens committed
-
- 15 Jun, 2013 1 commit
-
-
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
Jan-Piet Mens committed
-
- 29 May, 2013 1 commit
-
-
Stoned Elipot committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-