- 18 Jun, 2013 3 commits
-
-
Docs: consistently format playbook EXAMPLES
Michael DeHaan committed -
Display default value in prompt when using vars_prompt
Michael DeHaan committed -
now mount/unmount binaries are searched for instead of hardcoded
Michael DeHaan committed
-
- 17 Jun, 2013 31 commits
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Scott Sturdivant committed
-
Jan-Piet Mens committed
-
Michael DeHaan committed
-
allow apt-key module to work with binary key
Michael DeHaan committed -
Fix `mongodb_user` compatibility with MongoDB 2.2 (used in Debian 7).
Michael DeHaan committed -
git://github.com/trbs/ansibleMichael DeHaan committed
-
Allow inventory to be read from a pipe
Michael DeHaan committed -
Add Solaris O/S distribution facts
Michael DeHaan committed -
docs fix ansible cfg loading order
Michael DeHaan committed -
fixed msg bug in library/cloud/quantum_network
Michael DeHaan committed -
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
Jochen Maes committed -
Expand sudo_user after variable merging
Michael DeHaan committed -
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 1 commit
-
-
docfix on file module, aliases for path parameter
Michael DeHaan committed
-