note about 22.01 ssh socket incompatibility

This commit is contained in:
simon 2023-02-09 11:04:13 +07:00
parent 643f2f4b9e
commit b4bd157420
Signed by: simon
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ Copy or rename `vars.samle.yml` to `vars.yml` and set:
- **user_password**: Password for new user
- **sshd_port**: Change ssh port
### Note
The port change is tested for Ubuntu 20.04 LTS and 22.04 LTS. This wont work for 21.10, as ubuntu changed ssh to use socket based activation.
### Run on a single host
```
ansible-playbook -i $hostname, ansible-vps-setup/playbook.yml