09b4be329e
The ensure-pip role has an option to provide multiple interpreters to use. If not specified, we default to ansible_python.executable. This default includes the full path to the executable. Those manually providing which interpreters to use will not know what the full path is, only the versions they would like to use. To make things consistent, this strips off the path so we just have the version (python, python3, python3.8, etc). Change-Id: I339afc08393e9c6b1d26a05cf13b6fdc151f46d5 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> |
||
---|---|---|
.. | ||
main.yaml |