updated readme

This commit is contained in:
Radar231 2021-07-23 09:49:47 -04:00
parent 75ca6396c4
commit e0b4b109db
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ This playbook can be run using the following command line;
ansible-playbook -i <inventory file> -e "username=<username>" k3s.yml
ie,
ansible-playbook -i cluster_inventory.yml -e "username=joe" k3s.yml
ansible-playbook -i cluster_inventory.yml -e "username=ubuntu" k3s.yml