Update roles

This commit is contained in:
2021-06-29 22:10:31 -04:00
parent dfe9dea2ca
commit caf10019e2
45 changed files with 156 additions and 739 deletions

View File

@@ -103,6 +103,9 @@
- include_tasks: cloud-init.yml
when: target_ovirt | bool
- include_tasks: grow_part.yml
when: not (target_ovirt | bool)
- include_tasks: ovirt.yml
when: target_ovirt | bool