1
0
Fork 0
forked from infra/ansible

OScontrol: add missing yaml directive to playbook

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-07-08 13:11:36 +01:00
commit f796c95508
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0

View file

@ -24,6 +24,7 @@
- sudo
- openshift/control
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
handlers: