ansible-config_template/strategy
Logan V d8c0341ab8 Support delegation in strategy plugin
The strategy plugin previously did not support container detection
when the delegate_to host was a container. This adds support for
delegating tasks to other containers, so the strategy will perform
the same container vars lookups so the SSH connection is toward the
physical host of the container, and the command is wrapped with
lxc-attach based on the container_name.

Co-Authored-By: Jimmy McCrory <jimmy.mccrory@gmail.com>
Change-Id: I56d8afddbccf01f2944d2fdd505b601a4b048374
2017-04-21 23:52:09 +00:00
..
linear.py Support delegation in strategy plugin 2017-04-21 23:52:09 +00:00
tagfilter.py Implement tag filter strategy 2017-02-24 09:35:48 -06:00