diff --git a/inventory/sample/inventory.ini b/inventory/sample/inventory.ini index 325a66a04..6babb4e9e 100644 --- a/inventory/sample/inventory.ini +++ b/inventory/sample/inventory.ini @@ -10,6 +10,7 @@ # node6 ansible_host=95.54.0.17 # ip=10.3.0.6 etcd_member_name=etcd6 # ## configure a bastion host if your nodes are not directly reachable +# [bastion] # bastion ansible_host=x.x.x.x ansible_user=some_user [kube-master]