Frank Filippone

Results 13 comments of Frank Filippone

@dabeck yes Python is installed and I tried setting the link as per your suggestion. One thing that appears to have worked however is to actually not supply `ansible_python_interpreter` at...

Apologies for the delay in my reply. Only the following vars are changed from defaults: In `group_vars\all\all.yml` ``` apiserver_loadbalancer_domain_name: "api.example.com" loadbalancer_apiserver: address: 172.16.35.20 port: 6443 ## Internal loadbalancers for apiservers...