1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #269 from iiab/holta-patch-1

typo in roles/2-common/tasks/packages.yml
This commit is contained in:
A Holt 2017-09-18 22:08:22 -04:00 committed by GitHub
commit 6692d6dfe8

View file

@ -117,7 +117,7 @@
- iptables - iptables
when: is_debuntu 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 # 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 #- name: If version of Network manager has changed, subsequent nmcli commands will fail,restart now