Skip to content
Snippets Groups Projects
Unverified Commit 131bd933 authored by Kay Yan's avatar Kay Yan Committed by GitHub
Browse files

Fix ensure ping package error in fedora CoreOS & Flatcar (#9370)

* fix-ensure-package-in-coreos

* clean blank line
parent 52904ee6
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,8 @@
- access_ip is defined
- not ignore_assert_errors
- ping_access_ip
- not is_fedora_coreos
- not ansible_os_family in ["Flatcar", "Flatcar Container Linux by Kinvolk"]
- name: Stop if access_ip is not pingable
command: ping -c1 {{ access_ip }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment