- 04 Apr, 2013 1 commit
-
-
gw0 [http://gw.tnode.com/] committed
-
- 30 Mar, 2013 1 commit
-
-
mavimo committed
-
- 27 Mar, 2013 2 commits
- 22 Mar, 2013 1 commit
-
-
Piotr Kweclich 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
-
- 07 Mar, 2013 1 commit
-
-
Andreas Piesk committed
-
- 23 Feb, 2013 4 commits
-
-
Daniel Hokka Zakrisson committed
-
Michael DeHaan committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- 22 Feb, 2013 2 commits
-
-
Fixed duplicate call for file attributes checking
Michel Blanc committed -
Added path expanding for dest in lineinfile Added common file arguments to lineinfile so the module gets owner, group, mode and SE options. Decorated existing example to demonstate usage of file options and added a couple more examples Message is not set accordingly when file attributes were changed 'absent' handling code now handles the case where the file doesn't exists (was issuing a Traceback before) File attribute handling code has been added to the 'absent' handling function too. File attributes handling has been grouped in 'def check_file' since it's required in both places. 'absent' mode now returns a message like it's counterpart 'present', telling if file attributes were altered and if lines have matched.
Michel Blanc committed
-
- 19 Feb, 2013 1 commit
-
-
Kavin Kankeshwar committed
-
- 16 Feb, 2013 3 commits
-
-
Michael DeHaan committed
-
Yves Dorfsman committed
-
Yves Dorfsman committed
-
- 13 Feb, 2013 2 commits
-
-
Hubert Feyrer committed
-
a colon, which needs some special attention.
Hubert Feyrer committed
-
- 09 Feb, 2013 1 commit
-
-
Michael DeHaan committed
-
- 06 Feb, 2013 1 commit
-
-
Yves Dorfsman committed
-
- 20 Dec, 2012 1 commit
-
-
jkleint committed
-
- 21 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 07 Nov, 2012 1 commit
-
-
fix case in which file is created and backup is requested but fails, not it just doesn't attempt to backup the missing file Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed
-
- 31 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 30 Oct, 2012 2 commits
-
-
Serge van Ginderachter committed
-
We use the lineinfile module to modify configuration files of a proprietary application. This application reads configuration options from files, but does not require those files to exist (if the default options are fine). However this application may modify the configuration file at will, so we cannot copy or template those files. And after a silent install the configuration may not exist (depending on the response file). Whatever the case, during deployment we need to make sure some configuration options are set after the installation. So the cleanest way to handle this situation is to allow the lineinfile module to create the file if it is missing (and this is the expected behavior). When I proposed this behavior, @sergevanginderachter needed the same functionality and was now working around it as well.
Dag Wieers committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 05 Oct, 2012 1 commit
-
-
Dag Wieers 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
-
- 19 Sep, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 08 Sep, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 04 Sep, 2012 2 commits
-
-
Michael DeHaan committed
-
Daniel Hokka Zakrisson committed
-
- 29 Aug, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-