diff --git a/roles/2-common/tasks/packages.yml b/roles/2-common/tasks/packages.yml index 3da8b96d7..3e2a88611 100644 --- a/roles/2-common/tasks/packages.yml +++ b/roles/2-common/tasks/packages.yml @@ -117,7 +117,7 @@ - iptables when: is_debuntu -# instuctions state to start with a fully updated system before starting, stop using +# instructions state to start with a fully updated system before starting, stop using # ansible as a crutch for developers not following the directions and taking short-cuts #- name: If version of Network manager has changed, subsequent nmcli commands will fail,restart now