ansible-nas/tests/molecule/resources/playbooks/prepare.yml

8 lines
115 B
YAML
Raw Normal View History

2022-09-09 21:23:16 +00:00
---
- name: Prepare
hosts: all
tasks:
- name: Install docker python module
pip:
name: docker