Skip to content
  1. Oct 07, 2020
  2. Oct 06, 2020
  3. Oct 05, 2020
  4. Oct 02, 2020
  5. Oct 01, 2020
  6. Sep 30, 2020
  7. Sep 29, 2020
    • petruha's avatar
      Add bin_dir to PATH environment. (#6764) · 7a730d42
      petruha authored
      7a730d42
    • Kenichi Omichi's avatar
      Add error msg for check of local ip (#6761) · 10939103
      Kenichi Omichi authored
      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.
      10939103
  8. Sep 26, 2020
  9. Sep 25, 2020
  10. Sep 24, 2020
  11. Sep 23, 2020
  12. Sep 22, 2020
Loading