bradtumy / ansible-forgeops

Use this playbook to have Ansible install forgeops on your local workstation where you have minikube running (or where you can install minikube).
Apache License 2.0
1 stars 2 forks source link

Add task for hostname resolution #9

Open bradtumy opened 3 years ago

bradtumy commented 3 years ago

The playbook should update the /etc/hosts file with the IP that is returned when the following command is run: "minikube ip"

e.g. 192.168.99.105 my-namespace.iam.example.com