Fix broken readme link

This commit is contained in:
L3D 2022-12-29 04:34:53 +01:00
parent f999c15675
commit 8ffb350be7
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -54,7 +54,7 @@ sudo apt install sshpass
Configure Ansible Access (Windows SSH Server Setup) Configure Ansible Access (Windows SSH Server Setup)
---------------------------------------- ----------------------------------------
Have a look at the [official Ansible Docs](https://docs.ansible.com/ansible/latest/os_guide/windows_setup.html#windows-ssh-setup) and install [OpenSSH Server](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=powershell) on Windows or WinRM by running the [ConfigureReotingForAnsible.ps1](https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureReotingForAnsible.ps1) script. Have a look at the [official Ansible Docs](https://docs.ansible.com/ansible/latest/os_guide/windows_setup.html#windows-ssh-setup) and install [OpenSSH Server](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=powershell) on Windows or WinRM by running the [ConfigureRemotingForAnsible.ps1](https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemotingForAnsible.ps1) script.
Gopass Passwords Gopass Passwords
------------------ ------------------