Lines 27-36
Link Here
|
27 |
|
27 |
|
28 |
Python notes: |
28 |
Python notes: |
29 |
|
29 |
|
30 |
If you have Python 3.x as the default, please set |
30 |
Python 3.x support is BETA. Most modules should work |
|
|
31 |
and important ones have been audited and tested. |
32 |
If you have issues with Python 3, please set |
31 |
ansible_python_interpreter=%%LOCALBASE%%/bin/python2 |
33 |
ansible_python_interpreter=%%LOCALBASE%%/bin/python2 |
32 |
|
34 |
|
33 |
Ansible 2 requires that lang/python27 port is built |
35 |
Ansible 2 requires that lang/python port is built |
34 |
with SEM option enabled, which is the default |
36 |
with SEM option enabled, which is the default |
35 |
|
37 |
|
36 |
=============================================================================== |
38 |
=============================================================================== |