@@ -13,7 +13,7 @@ To deploy this role to a managed host, the following software must be installed
* Python3
* SSHd
In order to create a bootable ISO image, you have to provide a RHEL ISO image in the role's root directory and set the correct version in `vars/main.yml`.
In order to create a bootable ISO image, you have to provide a RHEL ISO image (named something like `rhel-server-7.9-x86_64-dvd.iso`) in the role's root directory and set the correct version in `vars/main.yml`. Just using the `rhel-server-7.9-x86_64-boot.iso` does NOT work.