- 09 Oct, 2015 18 commits
-
-
Update lookups doc with shelvefile example
Toshio Kuratomi committed -
Brian Coca committed
-
Brian Coca committed
-
Add Python 3.5 to tox.ini and Travis
Toshio Kuratomi committed -
Brian Coca committed
-
This reverts commit 49ca0eb7.
Brian Coca committed -
removed changes to make local action equate connection=local and brought it back to equate delegate_to=localhost
Brian Coca committed -
Fix an issue where cache plugins weren't updated in certain scenarios
Brian Coca committed -
fixes #12683
Brian Coca committed -
The first call to persisting facts would work due to the assignment of a MutableMapping calling __setitem__ but subsequent module fact data would not be propogated to the fact cache plugins because update() doesn't invoke __setitem__. This changes the behavior a little bit and ensures set() is called on cache plugins.
Matthew Jones committed -
Remove some warning of undefined name and fix classmethod syntax error.
Brian Coca committed -
James Cammarata committed
-
Use AWS_DEFAULT_REGION env var if none specified
James Cammarata committed -
James Cammarata committed
-
Fixes #12676
James Cammarata committed -
Shayne Clausson committed
-
soarpenguin committed
-
soarpenguin committed
-
- 08 Oct, 2015 13 commits
-
-
Fixes #12667
James Cammarata committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Also some pre-emptive python3 compat and a code simplification
Toshio Kuratomi committed -
fixes #12682
Brian Coca committed -
Brian Coca committed
-
Fixes #12669
James Cammarata committed -
Fixes #12666
James Cammarata committed -
zabbix.py: Added additional ini file search path
James Cammarata committed -
update from origin
yfix committed -
Yuri Vysotskiy committed
-
Brian Coca committed
-
Brian Coca committed
-
- 07 Oct, 2015 9 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Update playbooks_blocks.rst
Brian Coca committed -
Remove heading that appears to be extraneous.
Bill Nottingham committed -
Indicate that credstash plugin is new in v2
Brian Coca committed -
Also offer a poor-man's alternative.
deyvsh committed -
Brian Coca committed
-