Skip to content
  1. Oct 12, 2020
  2. Oct 11, 2020
  3. Oct 09, 2020
  4. Oct 07, 2020
  5. Oct 06, 2020
  6. Oct 05, 2020
  7. Oct 02, 2020
  8. Oct 01, 2020
  9. Sep 30, 2020
  10. 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
  11. Sep 26, 2020
  12. Sep 25, 2020
  13. Sep 24, 2020
  14. Sep 23, 2020
Loading