Skip to content
Snippets Groups Projects
  1. Oct 19, 2020
  2. Oct 15, 2020
  3. Oct 13, 2020
  4. Oct 12, 2020
  5. Oct 11, 2020
  6. Oct 09, 2020
  7. Oct 07, 2020
  8. Oct 06, 2020
  9. Oct 05, 2020
  10. Oct 02, 2020
  11. Oct 01, 2020
  12. Sep 30, 2020
  13. Sep 29, 2020
    • petruha's avatar
      Add bin_dir to PATH environment. (#6764) · 7a730d42
      petruha authored
      Unverified
      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.
      Unverified
      10939103
  14. Sep 26, 2020
  15. Sep 25, 2020
Loading