Skip to content
Snippets Groups Projects
Commit 38ffa997 authored by Ing. Klára Moravcová's avatar Ing. Klára Moravcová
Browse files

Merge branch 'update-README' into 'master'

update readme

See merge request kubernetes-infra-example!7
parents 8e067295 f1e95c12
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ ansible-galaxy install -r requirements.yml
Run ansible playbook: </br>
```
cd ~/kubernetes-infra-example/ansible/01-playbook/
ansible-playbook -i ~/kubernetes-infra-example/ansible/ansible_inventory --user=ubuntu --become --become-user=root play.yml
ansible-playbook -i ../ansible_inventory --user=ubuntu --become --become-user=root play.yml
```
#### Access via config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment