cleanup: removed centos code, cleaned up debian & ubuntu references

This commit is contained in:
Radar231 2022-01-03 10:08:34 -05:00
parent e0b4b109db
commit f197dbca52
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=ubuntu" k3s.yml
ansible-playbook -i cluster_inventory.yml -e "username=someuser" k3s.yml