We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7221253 commit 0a69842Copy full SHA for 0a69842
ansible.yml
@@ -3,7 +3,7 @@
3
roles:
4
- ansible-compile-python
5
vars:
6
- - python_24: true
7
- - python_26: true
8
- - pillow: true
9
- - lxml: true
+ python_24: true
+ python_26: true
+ pillow: true
+ lxml: true
0 commit comments