Browse Source

fix bug

pull/1/head
10sr 10 years ago
parent
commit
1ef9953024
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ansible/debian_setup.yml

+ 1
- 1
ansible/debian_setup.yml View File

@@ -21,7 +21,7 @@
copy: src=debian_setup.static_ip.interfaces
dest=/etc/network/interfaces.d/static_ip
notify:
- restart network service
- restart networking service

handlers:
- name: restart networking service


Loading…
Cancel
Save