No need to kludge rocky 8 install anymore
This commit is contained in:
parent
68cef95353
commit
400d3272ae
1 changed files with 0 additions and 10 deletions
|
@ -39,13 +39,3 @@
|
|||
roles:
|
||||
- base
|
||||
- kvm_host
|
||||
|
||||
tasks:
|
||||
- name: fetch rocky linux install image
|
||||
get_url:
|
||||
dest: /var/lib/libvirt/images/Rocky-8.5-x86_64-minimal.iso
|
||||
url: https://nic.funet.fi/pub/mirrors/rockylinux.org/8.5/Minimal/x86_64/iso/Rocky-8.5-x86_64-minimal.iso
|
||||
checksum: sha256:4eb2ae6b06876205f2209e4504110fe4115b37540c21ecfbbc0ebc11084cb779
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue