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