diff options
| author | spmfox <spmfox@foxwd.com> | 2023-06-25 11:59:56 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-06-25 11:59:56 -0400 |
| commit | 5863584610d0b43da0aca4bd7c92443a7ed3872f (patch) | |
| tree | bd1075efc3aee056cfe729ee9270b0965c36fe1f /vm-create.yml | |
| parent | 16847ba6cf3d1dcbd80823c2cfa66c19013f65b0 (diff) | |
adding support for red hat subscription manager, more robust package install, guest unconfiguration
Diffstat (limited to 'vm-create.yml')
| -rw-r--r-- | vm-create.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vm-create.yml b/vm-create.yml index 1c7c98e..4aac513 100644 --- a/vm-create.yml +++ b/vm-create.yml @@ -70,7 +70,7 @@ msg: Host failed build process tags: always - - name: Import guest-configure role + - name: Import guest-configure role for configuring VM ansible.builtin.include_role: name: guest-configure apply: |
