- 17 Jun, 2013 14 commits
-
-
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 4 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 -
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 4 commits
-
-
docfix on file module, aliases for path parameter
Michael DeHaan committed -
Serge van Ginderachter 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 5 commits
-
-
Ralph Bean committed
-
Ralph Bean committed
-
In MySQL 5.6, the root account created by default during MySQL installation has the PROXY ... WITH GRANT OPTION privilege for ''@'', that is, for all users. The mysql_user module tries to revoke this privilege, but this fails: _mysql_exceptions.ProgrammingError: (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '''@'' FROM 'root'@'localhost'' at line 1") Quick fix: don't revoke privilege if user is root and the privilege to revoke contains PROXY.
Stijn Tintel committed -
Jan-Piet Mens committed
-
Jan-Piet Mens committed
-
- 10 Jun, 2013 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-