Addded command to run the playbook
This commit is contained in:
parent
d507ca2dcf
commit
6f6ec9d81b
1 changed files with 5 additions and 0 deletions
|
|
@ -1,2 +1,7 @@
|
|||
# post_install
|
||||
|
||||
Befehl zur Ausführung:
|
||||
|
||||
```bash
|
||||
sudo dnf install ansible && sudo ansible-pull -U https://forgejo.wern3r.de/raphael/post_install.git install.yml
|
||||
```
|
||||
Loading…
Reference in a new issue