Commit 4391c38
committed
Add a default for ansible_python_interpreter
This special variable may be defined by the user, and is not always set.
This change defaults to use python2 outside of CentOS/RHEL8 when
ansible_python_interpreter is not set.1 parent cbac32d commit 4391c38
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
0 commit comments