- 21 Feb, 2013 1 commit
-
-
Key filtering moved before returning results
Michel Blanc committed
-
- 20 Feb, 2013 4 commits
-
-
Changed code so key doesn't get reassigned in loop Made use of filtr variable
Michel Blanc committed -
Added examples covering all available globs Added a use case of filtering only facts returned by facter
Michel Blanc committed -
Added an example on how to filter keys returned by the module.
Michel Blanc committed -
Adds facts filtering using fnmatch, via the 'filter' option. Usage: ansible -m setup -a 'filter=ansible_*_mb'
Michel Blanc committed
-
- 19 Feb, 2013 11 commits
-
-
Fixes #2017.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
mail module: properly set charset
Daniel Hokka Zakrisson committed -
sysctl module: fixed issue when checks_after fail on comparing keys with...
Daniel Hokka Zakrisson committed -
sysctl module: fixed issue when checks_after fail on comparing keys with values separated by white strings
lessmian committed -
sysctl module: fixed issue when checks_after fail on comparing keys with values separated by white strings
lessmian committed -
lessmian committed
-
postgresql_user: Add support for PUBLIC
Michael DeHaan committed -
Michael DeHaan committed
-
Lorin Hochstein committed
-
This change enables users to add and remove permissions to all roles, using the PUBLIC user. This is equivalent to using the PUBLIC keyword in GRANT and DENY postgres SQL commands. For example, see: <http://www.postgresql.org/docs/current/interactive/sql-grant.html> Fixes #1833
Lorin Hochstein committed
-
- 18 Feb, 2013 17 commits
-
-
uri module doc fixes
Michael DeHaan committed -
Romeo Theriault committed
-
Fixed remove_key
Michael DeHaan committed -
lessmian committed
-
Correct ec2_vol doc errors
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
lwade committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
zfs: documentation no longer breaks the formatting in webdocs
Michael DeHaan committed -
Fixing syntax error
Michael DeHaan committed -
Michael DeHaan committed
-
Johan Wirén committed
-
Johan Wirén committed
-
- 17 Feb, 2013 7 commits
-
-
running install_lib byte-compiling /usr/lib/python2.6/site-packages/ansible/runner/action_plugins/add_host.py to add_host.pyc SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/ansible/runner/action_plugins/add_host.py', 37, 92, ' def run(self, conn, tmp, module_name, module_args, inject, complex_args=None, **kwargs)\n'))Kavin Kankeshwar committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixes #1711.
Daniel Hokka Zakrisson committed
-