set apt-get path

This commit is contained in:
Sergey Bubnov 2018-11-06 17:21:43 +04:00
parent 93a9e01551
commit fed1ce1907

View File

@ -1,4 +1,4 @@
---
- name: install python distutils
raw: apt-get install -qy python-modules-distutils
raw: /usr/bin/apt-get install -qy python-modules-distutils
when: node.platform is undefined