openstackclient/playbooks/pre.yaml
Monty Taylor 72bb1eaa52 Make sure virtualenv is installed for check plugins
We need to install this in a pre-playbook.

Change-Id: Ic01735080727206a5792d7906aa8e07c3531250f
2020-06-17 11:14:02 -05:00

4 lines
46 B
YAML

- hosts: all
roles:
- ensure-virtualenv