openstack-ansible-plugins/strategy
Jimmy McCrory d8e4236b5e Make connection plugin compatible with Ansible 2.5
Previously, the MAGIC_VARIABLE_MAPPING constant was updated to make
additional OSA required hostvars available to the play_context. In 2.5,
MAGIC_VARIABLE_MAPPING has a different location but updating it is no
longer necessary. Connection plugins are now able to access any hostvars
and options defined within their docstrings. The upstream connection/ssh
plugin's docstring has been copied here with the addition of OSA's
required options.

Change-Id: I6b1bcd4ec5e9d2701bd26e24e0f7645629ae4f3d
2018-02-20 09:43:51 -08:00
..
linear.py Make connection plugin compatible with Ansible 2.5 2018-02-20 09:43:51 -08:00
tagfilter.py Implement tag filter strategy 2017-02-24 09:35:48 -06:00