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