From 45ec82d1fb28be8a52f43c0bb60d4b403a922098 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 18 Sep 2017 22:07:23 -0400 Subject: [PATCH] typo in roles/2-common/tasks/packages.yml --- roles/2-common/tasks/packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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