zuul-jobs/test-playbooks/ensure-pip/ensure-pip-localhost.yaml
James E. Blair c24693e326
Combine ensure-pip playbooks into a test role
The ensure-pip and ensure-pip-localhost playbooks were identical
except for the hosts line.  Refactor them into a test role and
invoke that role from the test playbooks.

Change-Id: I037a5d0cb56f96f6ebbbbffbc49cd68a26c71f24
2022-11-09 14:07:22 +11:00

4 lines
50 B
YAML

- hosts: localhost
roles:
- ensure-pip-test