- 18 Aug, 2015 3 commits
-
-
Brian Coca committed
-
Add become support for OpenBSD doas
Brian Coca committed -
Damian Gerow committed
-
- 17 Aug, 2015 9 commits
-
-
fixes #11982
Brian Coca committed -
* Speed up serialization of hostvars by simply using the internal dictionary used for cached lookups * Use blocking gets/puts on queues instead of spin locking * Merge sequential implicitly created blocks
James Cammarata committed -
Brian Coca committed
-
cloudstack: add more common returns
Brian Coca committed -
Fix variable name mis-match in website docs for ANSIBLE_LIBRARY.
Brian Coca committed -
Tim Bielawa committed
-
Rene Moser committed
-
Brian Coca committed
-
Brian Coca committed
-
- 16 Aug, 2015 15 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
now passes the test of skipping list when dict attribute is undefined, added deprecation warning as this seems like bad behaviour
Brian Coca committed -
Brian Coca committed
-
made sure they all look in files/vars/template dirs also when executed in play and not only from task
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Update intro_installation.rst
Brian Coca committed -
Change 'SSH' to upper case.
Charles Chan committed -
Improve documentation.
Charles Chan committed
-
- 15 Aug, 2015 9 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
* now it uses -n to get immediate error if no password is supplied and one is needed, this should fix the issue with sudo hanging waiting for input. * made -k configurable, this can break changing become_users in play if left out, but opens up the possiblity of OTP support.
Brian Coca committed -
Fixes #11968 Fixes #11969
James Cammarata committed -
Brian Coca committed
-
falls back to current service module and requries service mgr facts and new service modules
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 14 Aug, 2015 4 commits
-
-
Fix rm call in hacking/env-setup. Since it is sourced from a user shell,
Brian Coca committed -
rm can have an alias to 'rm -i', which will make sourcing hang when '-q' is enabled.
Jody Frankowski committed -
fixes #11965
Brian Coca committed -
Brian Coca committed
-