c12s-kubespray/roles/kubernetes/preinstall/tasks
Kenichi Omichi 109391031b
Add error msg for check of local ip (#6761)
When stopping at the check of "Stop if ip var does not match local ips"
the error message is like:

  fatal: [single-k8s]: FAILED! => {
      "assertion": "ip in ansible_all_ipv4_addresses",
      "changed": false,
      "evaluated_to": false,
      "msg": "Assertion failed"
  }

That doesn't contain actual IP addresses and it is difficult to understand
what was wrong. This adds the error message which contain actual IP addresses
to investigate the issue if happens.
2020-09-29 06:29:27 -07:00
..
0010-swapoff.yml Ignore error in check mode when disabling swap (#6703) 2020-09-18 07:26:46 -07:00
0020-verify-settings.yml Add error msg for check of local ip (#6761) 2020-09-29 06:29:27 -07:00
0030-pre_upgrade.yml Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
0040-set_facts.yml Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00
0050-create_directories.yml adding ovn4nfv in kubespray (#6381) 2020-07-31 07:33:08 -07:00
0060-resolvconf.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
0061-systemd-resolved.yml Enable systemd-resolved DNS resolution mode (#5318) 2019-11-06 03:33:52 -08:00
0062-networkmanager.yml NetworkManager lists must be separated by , (#6643) 2020-09-10 03:41:44 -07:00
0070-system-packages.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
0080-system-configurations.yml Add protectKernelDefaults option (default true) to kubelet config file (#6611) 2020-09-03 07:41:41 -07:00
0090-etchosts.yml Add .editorconfig file (#6307) 2020-06-29 12:39:59 -07:00
0100-dhclient-hooks.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0110-dhclient-hooks-undo.yml Remove unnecessary and risky reload network for resolvconf propagation (#5322) 2019-11-06 10:11:52 -08:00
0120-growpart-azure-centos-7.yml Add noqa and disable .ansible-lint global exclusions (#6410) 2020-07-27 06:24:17 -07:00
main.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00