did some clean ups

This commit is contained in:
Radar231 2023-03-31 20:19:56 -04:00
parent 36ee0d4ecf
commit e5fe5f49cd
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# ansible-playbook -i <inventory file> -e "username=<username>" microk8s.yml
#
# ie,
# ansible-playbook -i microk8s_inventory.yml -e "username=someuser" microk8s.yml
# ansible-playbook -i ex-inv_microk8s.yml -e "username=someuser" microk8s.yml
#
###########################################################################