- 12 Oct, 2015 3 commits
-
-
Becaue we can't: https://travis-ci.org/mgedmin/ansible/jobs/84866458 This reverts commit e31e866e.
Marius Gedminas committed -
Marius Gedminas committed
-
Marius Gedminas committed
-
- 11 Oct, 2015 3 commits
-
-
Adding the inventory_file var back
James Cammarata committed -
James Cammarata committed
-
Ben Keith committed
-
- 10 Oct, 2015 3 commits
-
-
Update docs (playbooks_loops.rst, playbooks_filters.rst)
Toshio Kuratomi committed -
James Cammarata committed
-
Installation update for people using Fishshell
Toshio Kuratomi committed
-
- 09 Oct, 2015 20 commits
-
-
Update synchronize module plugin to work on OS X
Toshio Kuratomi committed -
Petr Mifek committed
-
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 11 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
-