Fix broken readme link
This commit is contained in:
parent
f999c15675
commit
8ffb350be7
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ sudo apt install sshpass
|
|||
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
|
||||
------------------
|
||||
|
|
Loading…
Reference in a new issue