SYS265 Ansible Lab - eitan-j/tech-journal GitHub Wiki

  • semuadmin.webmin is down
  • we will use oufy.webmin
    • Modify roles/oufy.webmin/tasks/webmin.yaml line 22 to:
      • when: ansible_os_family == "RedHat" or ansible_os_family == "Rocky"
    • systemctl start webmin
  • Windows won't install OpenSSH server