fda3b1f08f
Role for setting up repositories for running host or injecting to the image. Change-Id: Ifd546febb34efa11330ea375697554533c7cf611
7 lines
98 B
YAML
7 lines
98 B
YAML
---
|
|
- name: Setup repositories
|
|
hosts: undercloud
|
|
gather_facts: yes
|
|
roles:
|
|
- repo-setup
|