- 03 Apr, 2014 2 commits
-
-
This builds on GH-6359 and changes the logic so that a newline is only inserted between fragments if the previous fragment does not end with a newline.
Richard C Isaacson committed -
Peter Gehres committed
-
- 10 Mar, 2014 1 commit
-
-
James Cammarata committed
-
- 08 Mar, 2014 1 commit
-
-
s/seperate/separate/ http://en.wiktionary.org/wiki/separate
Dolph Mathews committed
-
- 06 Mar, 2014 1 commit
-
-
James Cammarata committed
-
- 24 Feb, 2014 2 commits
-
-
Bugfixes: * the remote_src param was not being converted to a boolean correctly, resulting in it never being used by the module as the default behavior was remote_src=True (issue #5581) * the remote_src param was not listed in the generic file params, leading to a failure when the above bug regarding remote_src was fixed * the delimiter should always end with a newline to ensure that the file fragments do not run together on one line Fixes #5581
James Cammarata committed -
James Cammarata committed
-
- 02 Dec, 2013 2 commits
-
-
James Tanner committed
-
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
-
- 14 Nov, 2013 1 commit
-
-
Add a regexp parameter to assemble module to match or exclude filenames.
James Tanner committed
-
- 12 Nov, 2013 1 commit
-
-
James Tanner committed
-
- 31 Oct, 2013 2 commits
-
-
files Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Daniel Koch committed
-
- 23 Sep, 2013 2 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
- 20 Sep, 2013 1 commit
-
-
Phillip 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 2 commits
-
-
Michael DeHaan committed
-
Modified assemble module so the dest file is streamed together rather than built-in memory before writing.
Timothy Appnel committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 Feb, 2013 2 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- 28 Jan, 2013 1 commit
-
-
Les Aker committed
-
- 21 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 03 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 28 Sep, 2012 1 commit
-
-
plus a small fix in rst.j2 template manpages generated & checked modules.html generated & checked
Jan-Piet Mens committed
-
- 27 Sep, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 04 Sep, 2012 2 commits
-
-
Michael DeHaan committed
-
Daniel Hokka Zakrisson committed
-
- 07 Aug, 2012 1 commit
-
-
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added in 0.6 release)
Michael DeHaan committed
-
- 03 Aug, 2012 1 commit
-
-
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the AnsibleModule stuff no longer base64 encodes for simplicity and speed reasons.
Michael DeHaan committed
-
- 25 Jul, 2012 1 commit
-
-
Stephen Fromm committed
-
- 24 Jul, 2012 2 commits
-
-
Michael DeHaan committed
-
Jan-Piet Mens committed
-
- 09 Jul, 2012 2 commits
-
-
John Kleint committed
-
Dave Hatton committed
-