Browse Source

Weitere Daeien hinzugefügt

master
Dirk Wirts 2 years ago
parent
commit
91c5147442
  1. 1
      ansible-set-static-ip.yml

1
ansible-set-static-ip.yml

@ -32,6 +32,7 @@
copy:
src: /etc/network/interfaces
dest: /etc/network/interfaces.backup
remote_src: true
- name: Setze statische IP in /etc/network/interfaces
blockinfile:
path: /etc/network/interfaces

Loading…
Cancel
Save