diff --git a/README.md b/README.md index 4ed7feb..0ef4d57 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ This playbook can be run using the following command line; ansible-playbook -i -e "username=" k3s.yml ie, -ansible-playbook -i cluster_inventory.yml -e "username=ubuntu" k3s.yml +ansible-playbook -i cluster_inventory.yml -e "username=someuser" k3s.yml