5 lines
No EOL
186 B
Markdown
5 lines
No EOL
186 B
Markdown
# 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 |