Commit Graph

9 Commits (ffa5c86d736cea653292ee485dbd8c283d554759)

Author SHA1 Message Date
Daniel Hokka Zakrisson a3bde39e63 Remove last remnants of daisychaining 12 years ago
Jan-Piet Mens 759f3511ad ini_file: prohibit section name 'default'
allow update of default section
add blurb re template to create base file
12 years ago
Michael DeHaan 6f6559670f chmod -x for all module files in source checkout 12 years ago
Michael DeHaan bb2929b508 Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel
Conflicts:
	examples/ansible.cfg

+ doc tweak
12 years ago
Jan-Piet Mens d069c57974 Reformat code: examples consistently
- added terse syntax to modules.rst
 - added description of special variables to template module
12 years ago
Jan-Piet Mens f6fe0c8bd1 removed EXAMPLES from ini_file
testing YAML in YAML: small glitch in rst template; a </pre></p> is outdented and causes messy display
12 years ago
Michael DeHaan 550fa7ec27 Various fixes for the module documentation auto-generator 12 years ago
Michael DeHaan 5256ea7e75 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.
12 years ago
Jan-Piet Mens 25d8c9b223 New module: manipulate INI-style settings
split off examples from DOCUMENTATION into own array as per #1098
12 years ago