Trouble installing Latest on a PI 4 8gb

@jrl2222, looks like there are two major issues that needs to be considered:

  • Installer is not working on a Bullseye
    • Let me check if reverting ansible-core to an older version
  • Installing v0.19.2 is not working on a Bookworm
    • Let me try adding fallback logic to the installation script. It looks like it’s trying to find a set of Docker images with the tags ending with -pi4-64. Those tags are not yet introduced in v0.19.5 and older. I’ll let you know when I fixed it.