We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b98bcc commit b096cf3Copy full SHA for b096cf3
tasks/Debian.yml
@@ -11,6 +11,7 @@
11
- fontconfig
12
- uwsgi
13
- uwsgi-plugin-python
14
+ - sudo
15
16
- name: Use the pip package, version 13
17
pip: name="Twisted==13.0" state=present
tasks/RedHat.yml
@@ -15,6 +15,7 @@
- bitmap-fonts-compat
- libselinux-python
18
19
20
21
0 commit comments