Ver código fonte

fix bug

pull/1/head
10sr 10 anos atrás
pai
commit
1ef9953024
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      ansible/debian_setup.yml

+ 1
- 1
ansible/debian_setup.yml Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar