ansible_playbook_python (#18530)

* ansible_playbook_python

fixes #18471

* fix tests

* removed dupe
This commit is contained in:
Brian Coca
2016-11-23 16:30:46 -05:00
committed by GitHub
parent 21813ed83e
commit 778c983ef9
5 changed files with 11 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ Ansible Changes By Release
any user can add back via config options if they don't use those package managers or othewise avoid the errors.
* Blocks can now have a `name` field, to aid in playbook readability.
* default strategy is now configurable via ansible.cfg or environment variable.
* Added 'ansible_playbook_python' which contains 'current python executable', it can be blank in some cases in which Ansible is not invoked via the standard CLI (sys.executable limitation).
###Deprecations:
* Specifying --tags (or --skip-tags) multiple times on the command line