use quoted brackets

This commit is contained in:
Sergey Bubnov 2018-11-06 17:50:39 +04:00
parent 72ec2e8c6d
commit 30c4e22485

View File

@ -3,4 +3,4 @@
raw: /usr/bin/apt-get update
- name: install python distutils
raw: '/usr/bin/apt-get install -qy python2.7(distutils)'
raw: '/usr/bin/apt-get install -qy python2.7\(distutils\)'