Compare commits

..

2 Commits

Author SHA1 Message Date
Tobias Lehmann
3ba7a8acd1 Merge branch 'main' of https://git.lehmannhaus.de/tobiaslehmann/de.lehmann.automation.ansible.main 2024-03-13 08:02:53 +01:00
Tobias Lehmann
f4655286a0 updated readme 2024-03-13 08:02:25 +01:00

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)