ansible-nas/tests/molecule/resources/playbooks/prepare.yml
2022-09-09 23:52:17 +01:00

7 lines
115 B
YAML

---
- name: Prepare
hosts: all
tasks:
- name: Install docker python module
pip:
name: docker