updated readme

This commit is contained in:
Tobias Lehmann 2024-03-13 08:02:25 +01:00
parent 86392061dd
commit f4655286a0

View File

@ -7,7 +7,7 @@ Ansible automation for proxmox server and tools
Some ansible roles are necessary. Run galaxy installer to get the latest role versions Some ansible roles are necessary. Run galaxy installer to get the latest role versions
```bash ```bash
ansible-galaxy install -f -r ./requriements.yml ansible-galaxy install -f -r ./requirements.yml
``` ```
To get access by ssh ssh config must be adjusted (vi ~/.ssh/config) To get access by ssh ssh config must be adjusted (vi ~/.ssh/config)