- 30 Sep, 2012 23 commits
-
-
- Updated man template accordingly - seem to have left in illegal char in facter DOCUMENTATION...
Jan-Piet Mens committed -
rst output template tweak for 'required'
Michael DeHaan committed -
Jan-Piet Mens committed
-
Allow task includes to work with with_items
Michael DeHaan committed -
Attribute author of virt correctly (sorry)
Michael DeHaan committed -
Jan-Piet Mens committed
-
documentation: man template: support empty options; add Version
Michael DeHaan committed -
module docs: fixed rst template
Michael DeHaan committed -
DOCUMENTATION for virt
Michael DeHaan committed -
DOCUMENTATION for fetch,mount,ohai,easy_install; .rst template tweaks
Michael DeHaan committed -
Replace lists with a comma-separated join
Michael DeHaan committed -
Add module documentation for git, group, service, and user
Michael DeHaan committed -
Ignoring PyCharm/IntelliJ and Mac OS X stuff (2nd try)
Michael DeHaan committed -
Add LSB facts, as derived from lsb_release -a
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Jan-Piet Mens committed
-
- notes is now supported - multiline code examples are now supported (HTML rendering was off)
Jan-Piet Mens committed -
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 -
Daniel Hokka Zakrisson committed
-
Dietmar Schinnerl committed
-
This gathers LSB facts via lsb_release. This complements the platform facts collected via the platform module. This reoprts release, id, description, release, and codename. It also adds 'major_release', which is the major version number of a distribution.
Stephen Fromm committed -
Stephen Fromm committed
-
- 29 Sep, 2012 17 commits
-
-
Properly parse escaped special arguments
Michael DeHaan committed -
Fix typo in $FILE()
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
ANSIBLE_CONFIG take precedence over ./ansible.cfg
Michael DeHaan committed -
Refs #1116: DOCUMENTATION string update
Michael DeHaan committed -
Complete the change from $FILE{} to $FILE()
Michael DeHaan committed -
Allow multiline strings to work okay in only_if
Michael DeHaan committed -
Raise AnsibleError if $FILE() or $PIPE() fail
Michael DeHaan committed -
Added DOCUMENTATION to supervisorctl module.
Michael DeHaan committed -
Added DOCUMENTATION to pip module.
Michael DeHaan committed -
Added DOCUMENTATION to shell module.
Michael DeHaan committed -
Otherwise, parsing e.g. '$FILE(myfile)'.find("stuff") will include everything up to the last ) as the filename.
Daniel Hokka Zakrisson committed -
Fixes issue #1137
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Fixes issue #1134
Daniel Hokka Zakrisson committed -
Marco Vito Moscaritolo committed
-
Marco Vito Moscaritolo committed
-