diff --git a/roles/nfc_kubernetes/tasks/install.yaml b/roles/nfc_kubernetes/tasks/install.yaml index 38bd8da..18857ff 100644 --- a/roles/nfc_kubernetes/tasks/install.yaml +++ b/roles/nfc_kubernetes/tasks/install.yaml @@ -14,6 +14,8 @@ msg: The hostname must match the inventory_hostname when: > inventory_hostname != 'localhost' + and + not ansible_check_mode - name: Check Machine Architecture