- 24 Jul, 2015 12 commits
-
-
docsite/rst/intro_configuration.rst: reword Title.
Brian Coca committed -
fixes #11207
Brian Coca 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 22 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
-
Avoid too broad except in Inventory
James Cammarata committed -
Update man1
Brian Coca committed -
Toshio Kuratomi committed
-
Brian Coca committed
-
Preserve OLDPWD in hacking/env-setup
Brian Coca committed -
Sheldon Hearn committed
-
snetting committed
-
Brian Coca committed
-
v2: Fixing delegate_to when using a variable
James Cammarata committed -
fixed file lookup pathing in dwim functinos, now does specific paths and priorities and is commented fixes #11672 as cwd is now not part of thos paths: if full path is supplied, used that
Brian Coca committed -
Andrew Hamilton committed
-
- 22 Jul, 2015 6 commits
-
-
Fixes #11695
James Cammarata committed -
Fixes #11693
James Cammarata committed -
Fixes #11641
James Cammarata committed -
* enable batch mode (configurable with a config option, on by default) for sftp transfers, so we can catch errors more easily * general cleanup in the local connection plugin and fetch action plugin Fixes #11612
James Cammarata committed -
James Cammarata committed
-
Also adds meta tasks to the list of tasks excluded from tag filtering Fixes #11574
James Cammarata committed
-