diff --git a/README.md b/README.md index e69de29..14d29ef 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# checkout the repo +git clone https://git.ulrich.engineering/rulrich/band-on-iac.git + +# running the playbook +ansible-playbook -i hosts -l testing playbook.yml -u $USER --ask-become-pass \ No newline at end of file