- 21 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-
- 20 Jul, 2013 1 commit
-
-
Breaks recursion parameter on file. This reverts commit e7226e10.
Michael DeHaan committed
-
- 12 Jul, 2013 1 commit
-
-
The file module would in some cases return dest=/path/to/file, and in other cases return path=/path/to/file, this change makes it more consistent and in line with all the other file-related modules (i.e. copy, assemble, template, ...) by using dest= instead of path= as the input and output argument. (Of course, path is still there as an alias for compatibility).
Dag Wieers committed
-
- 01 Jul, 2013 1 commit
-
-
remove obsolete examples: key
Jan-Piet Mens committed
-
- 30 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 20 Jun, 2013 4 commits
-
-
Mike Grozak committed
-
Mike Grozak committed
-
Mike Grozak committed
-
added force parameter to symlink invocation, in order to force the creation in case of already existing destination with the type of 'file'
Mike Grozak committed
-
- 15 Jun, 2013 2 commits
-
-
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 -
Also a bit nicer now with failures Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 14 Jun, 2013 1 commit
-
-
Serge van Ginderachter committed
-
- 11 May, 2013 1 commit
-
-
Michael DeHaan committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 26 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 06 Apr, 2013 1 commit
-
-
Added 'validate' feature to copy and template modules, now you can add a check to force copy to fail if the check fails. had to add entry in file for it to accept as a option even though file itself ignores it. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 12 Mar, 2013 1 commit
-
-
Both modules seboolean and zfs have not been adapted since they defer from the default (either by having a 'null' or special state, or prefering "on"/"off" for state indication.
Dag Wieers committed
-
- 04 Mar, 2013 1 commit
-
-
Maykel Moya committed
-
- 27 Feb, 2013 1 commit
-
-
Michael DeHaan committed
-
- 25 Feb, 2013 1 commit
-
-
Stoned Elipot committed
-
- 23 Feb, 2013 2 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- 17 Feb, 2013 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 09 Feb, 2013 1 commit
-
-
shlomozippel committed
-
- 04 Feb, 2013 1 commit
-
-
This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list shortly.
Michael DeHaan committed
-
- 07 Jan, 2013 1 commit
-
-
Two problems here * unchecked exception handling and erroneous assumption as to why an exception might fire * although the file module expands the path, when using file_args the unexpanded path is passed. Expected result: ~/path/to/file should work fine Actual result: exception is because it doesn't find file with a message about not being able to get the selinux context
willthames committed
-
- 22 Nov, 2012 1 commit
-
-
Jan-Piet Mens 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
-
- 21 Oct, 2012 1 commit
-
-
Various performance streamlining and making the file features usable in all modules without daisy chaining.
Michael DeHaan committed
-
- 18 Oct, 2012 1 commit
-
-
Jonathan Palley committed
-
- 16 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 13 Oct, 2012 2 commits
-
-
Michael DeHaan committed
-
implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples.
Michael DeHaan committed
-
- 04 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 03 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 01 Oct, 2012 2 commits
-
-
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 28 Sep, 2012 1 commit
-
-
Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change by the time I'm done.
Michael DeHaan committed
-