ansible_homeserver icon indicating copy to clipboard operation
ansible_homeserver copied to clipboard

The code for my IaC Deep Dive YouTube series

Results 2 ansible_homeserver issues
Sort by recently updated
recently updated
newest added

I hear that you should probably use a port other than default for SSH config. Following this advice, would you recommend changing this to something less obvious, e.g. `23`, in...

I noticed there is a duplication of the "Enable passwordless sudo for username" task. It shows up in the system role in the essentials.yaml as well as the user.yaml task,...