forked from saratov/infra
5 lines
124 B
YAML
5 lines
124 B
YAML
|
---
|
||
|
- name: install python distutils
|
||
|
raw: apt-get install -qy python-modules-distutils
|
||
|
when: node.platform is undefined
|