|
@@ -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");
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# you may not use this file except in compliance with the License.
|
|
@@ -22,4 +22,3 @@
|
|
timeout: "{{ internet_timeout }}"
|
|
timeout: "{{ internet_timeout }}"
|
|
msg: "{{ internet_status }}"
|
|
msg: "{{ internet_status }}"
|
|
register: internet_value
|
|
register: internet_value
|
|
- tags: install
|
|
|