- 05 Oct, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 04 Oct, 2012 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 03 Oct, 2012 2 commits
-
-
Library functions and modules should be in the 3 man page section. Also the files should end in '.3'
Tim Bielawa committed -
Michael DeHaan committed
-
- 01 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 30 Sep, 2012 6 commits
-
-
Jan-Piet Mens committed
-
- Updated man template accordingly - seem to have left in illegal char in facter DOCUMENTATION...
Jan-Piet Mens committed -
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- notes is now supported - multiline code examples are now supported (HTML rendering was off)
Jan-Piet Mens committed -
- .rst now supresses default if none is set (looks better in HTML) - .rst now handles empty options list - Fixed postgresql_user and mysql_user because YAML contained colons - docs for facter
Jan-Piet Mens committed
-
- 28 Sep, 2012 7 commits
-
-
Jan-Piet Mens committed
-
Marco Vito Moscaritolo committed
-
plus a small fix in rst.j2 template manpages generated & checked modules.html generated & checked
Jan-Piet Mens committed -
Jan-Piet Mens committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
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
-
- 26 Sep, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 03 Aug, 2012 1 commit
-
-
Michael DeHaan committed
-
- 30 Jul, 2012 2 commits
-
-
Will Thames committed
-
env-setup now takes a -q argument to run in quiet mode
willthames committed
-
- 23 Jul, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Refactored hacking/test-module 1. uses optparse 2. has --debugger option tested only with pdb on Python 2.7
bradobro committed -
bradobro committed
-
- 21 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 18 Jul, 2012 2 commits
-
-
Michael DeHaan committed
-
Added code to allow insertion of boilerplate into modules to make them able to share lots of code, the result should be a huge reduction of total ansible source, at a slight cost of difficulty in original module development. We need to apply this now to all modules, but may need to have some exemptions to things like command, which should subclass this module.
Michael DeHaan committed
-
- 15 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 02 May, 2012 1 commit
-
-
Adding a missing '~' to use the user's home directory instead of the root file system for the module arguments
Peter Sankauskas committed
-
- 27 Apr, 2012 2 commits
-
-
from modules remotely when they fail to parse, and this is VERY useful data.
Michael DeHaan committed -
treated -D as a way to show stderr, and make sure modules don't include things on stderr. Update docs and test module script to come into line.
Michael DeHaan committed
-
- 21 Apr, 2012 1 commit
-
-
It works like this: {{ hostvars['127.0.0.1']['ansible_eth0']['ipv4']['address'] }}
Michael DeHaan committed
-
- 17 Apr, 2012 1 commit
-
-
Tim Bielawa committed
-
- 18 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 16 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 15 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-
- 07 Mar, 2012 1 commit
-
-
independent of output, and can also see all the output nicely grouped together if we want to reformat it or make summaries of statistics.
Michael DeHaan committed
-