- 17 Jun, 2013 18 commits
-
-
Document: with_file(glob) relative path and roles
Michael DeHaan committed -
Improve Markdown (and other) module doc output
Michael DeHaan committed -
-
Michael DeHaan committed
-
Michael DeHaan committed
-
first cut and docs for facts.d mechanism for setup module
Michael DeHaan committed -
openbsd_pkg: Add check_mode support.
Michael DeHaan committed -
Document the data argument for apt_key
Michael DeHaan committed -
implementing with_items list globbing made easier for modules
Michael DeHaan committed -
Fixing documentation error
Michael DeHaan committed -
Fix MySQL 5.6 compatibility
Michael DeHaan committed -
HP-UX virtualization facts
Michael DeHaan committed -
trbs committed
-
Fixed Issue #3193 - make rhn_register module compatible with EL 5
Michael DeHaan committed -
Conflicts: library/web_infrastructure/django_manage
Michael DeHaan committed -
Michael DeHaan committed
-
setup epoch time doesn't have tics on Python 2.6.4 (Solaris).
Michael DeHaan committed
-
- 15 Jun, 2013 5 commits
-
-
Seth Vidal committed
-
hardcoded lists in ansible code, just add WITH_ITEMS_USES_LIST in a comment anywhere, and of course, support recieving params as list. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
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 -
this works well for 'initial password setting' on user creation and avoids having extra tasks and conditionals. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
The biggest change has been to package_latest since it was previously just comparing version numbers before and after an upgrade had run. We now parse the output from a dry run instead. Thanks to Johan Belin for triggering the discussion :).
Patrik Lundin committed
-
- 14 Jun, 2013 6 commits
-
-
docfix on file module, aliases for path parameter
Michael DeHaan committed -
Serge van Ginderachter committed
-
- The html_ify filter now escapes HTML found in module documentation. THIS COULD AFFECT MORE THAN JUST MARKDOWN but I didn't see any modules expecting to use e.g. HTML entities or HTML tags in their documentation. - The markdown_ify filter (used as jpfunc in markdown.j2) escapes at least a few Markdown in-line formatting characters. - Improvements to markdown.j2: - Call jpfunc on the module name heading so that it gets escaped for Markdown (e.g. my_module_name becomes my\_module\_name). - Added paragraph breaks between paragraphs in the description. - Added examples heading, which is consistent with the notes heading below it.Dale Sedivec committed -
Document that with_file and with_fileglob path is relative to the files directory inside of a role.
Lorin Hochstein committed -
Veeti Paananen committed
-
Chris Hoffman committed
-
- 13 Jun, 2013 8 commits
-
-
Fix broken link in django_manage doc
Michael DeHaan committed -
Chris Hoffman committed
-
Lorin Hochstein committed
-
Edgars M committed
-
Protect None value in setup module (ansible 1.2)
Michael DeHaan committed -
Fix a typo in the docs.
Michael DeHaan committed -
Fixed module rhn_register name in examples section
Michael DeHaan committed -
Examples showed that modules name is rhnreq_ks, when it actually is rhn_register.
E-M committed
-
- 12 Jun, 2013 1 commit
-
-
Raul Melo committed
-
- 11 Jun, 2013 2 commits
-
-
Ralph Bean committed
-
Ralph Bean committed
-