File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ On those occasions
10
10
rather than replacing the version provided by your distribution
11
11
is usually better to compile your own.
12
12
13
- * And that's what this ansible playbook is for!*
13
+ _ And that's what this ansible playbook is for!_
14
14
15
15
Installs all necessary tools to build and install Python and then installs
16
16
any given version of Python.
17
17
18
- So far Python 2.4, 2.6, 2.7 and 3.1 to 3.12 are supported,
18
+ So far Python 2.4, 2.6, 2.7 and 3.1 to 3.12 are supported,
19
19
plus installing system dependencies to install (not done in this role):
20
20
21
21
- pillow
55
55
56
56
Ubuntu 23.04 (jammy)
57
57
58
-
59
58
## Example Playbook
60
59
61
60
``` yml
@@ -83,4 +82,3 @@ Gil Forcada Codinachs
83
82
Code can be found at : https://github.com/gforcada/ansible-compile-python
84
83
85
84
Please report issues at : https://github.com/gforcada/ansible-compile-python/issues
86
-
You can’t perform that action at this time.
0 commit comments