edit readme

main
thebigbone 2023-11-07 14:03:59 +05:30
parent 7292a4ffbe
commit ae582e976e
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
## edit the inventory file according to your host names
### install ansible if you haven't already
```shell
ansible-playbook -i inventory all playbook.yml --ask-become-pass
````