Переглянути джерело

Update internet_validation.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 3 роки тому
батько
коміт
12b3a35090

+ 1 - 2
control_plane/roles/control_plane_common/tasks/internet_validation.yml

@@ -1,4 +1,4 @@
-#  Copyright 2020 Dell Inc. or its subsidiaries. All Rights Reserved.
+#  Copyright 2022 Dell Inc. or its subsidiaries. All Rights Reserved.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -22,4 +22,3 @@
     timeout: "{{ internet_timeout }}"
     msg: "{{ internet_status }}"
   register: internet_value
-  tags: install