- 25 Jul, 2015 8 commits
-
-
Fix #9971, based on text from Paul Czarkowski
Michael Scherer committed -
Delete unused import glob
James Cammarata committed -
Forbid copy: content="" with a directory destination
James Cammarata committed -
Fixes #9107, closes PR #9212
Mario de Frutos committed -
danasmera committed
-
Brian Coca committed
-
Have paramiko use /etc/ssh_known_hosts (#7730 rebase)
Brian Coca committed -
Fixes an issue with a confusing error: "paramiko: The authenticity of host '[host]' can't be established" when ssh on the command line doesn't complain Closes PR #7730
Patrick Michaud committed
-
- 24 Jul, 2015 22 commits
-
-
Brian Coca committed
-
Added installation instructions for Arch Linux.
Brian Coca committed -
Henrik Danielsson committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes #11694
James Cammarata committed -
Brian Coca committed
-
Now works with role files that use Ansible Galaxy roles Still work to do on making this work with internal roles
Will Thames committed -
Clarify that tagging an include/role tags every task within
James Cammarata committed -
docsite/rst/intro_configuration.rst: reword Title.
Brian Coca committed -
fixes #11207
Brian Coca committed -
Closes #11361
Abhijit Menon-Sen committed -
Fix intro_inventory documented params. Update for the new 'become' system
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Fixes #11696
James Cammarata committed -
Fixes #11714
James Cammarata committed -
Brian Coca committed
-
James Cammarata committed
-
This is unsafe and we debated re-adding it to the v2/2.0 codebase, however it is a common-enough feature that we will simply mark it as deprecated for now and remove it at some point in the future. Fixes #11718
James Cammarata committed -
Brian Coca committed
-
Brian Coca committed
-
- 23 Jul, 2015 10 commits
-
-
Fixes #10164
James Cammarata committed -
Connection function for boto3
Brian Coca committed -
Also fixes in the correct way the bug in which the role name was incorrectly showing up twice in the task name. Fixes #10347
James Cammarata committed -
Fixes #10348
James Cammarata committed -
Fixes #10497
James Cammarata committed -
James Cammarata committed
-
* Don't reference __class__ when we can use the instance itself * use isdisjoint() as it can stop once a match is found * Remove a condtional that was taken care of in the conditonal just above
Toshio Kuratomi committed -
adding display to plugins and start moving debug to display
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-