9 lines
160 B
YAML
9 lines
160 B
YAML
|
---
|
||
|
# vars file for is-registry
|
||
|
py3_env_install: True
|
||
|
py3_env_pip_pkgs:
|
||
|
- docker-compose
|
||
|
- docker
|
||
|
- jsondiff
|
||
|
ansible_python_interpreter: /usr/bin/python3
|