feat: add option to add custom unit override options #5

Merged
xoxys merged 5 commits from unit-override into main 2023-06-05 22:55:26 +02:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit d483d01ff6 - Show all commits

View File

@ -6,6 +6,9 @@
- epel-release
- python3-pip
- python3-virtualenv
pre_tasks:
- name: Enable CodeReadyBuilder repository
command: dnf config-manager --set-enabled "crb"
changed_when: False
roles:
- role: xoxys.docker_engine