final update to creating VMs

This commit is contained in:
2025-07-14 10:50:29 -05:00
parent 98cad7348c
commit 23bdd17e25
10 changed files with 76 additions and 16 deletions

View File

@@ -39,7 +39,6 @@
Upgrade Result: {{ upgrade_result }}
Autoremove Result: {{ autoremove_result }}
- name: Upgrade RHEL systems with DNF
when: ansible_os_family == "RedHat" and not (ansible_distribution_major_version == "7")
block: