Skip to content
Snippets Groups Projects
Commit 1212e808 authored by antoine.blancy's avatar antoine.blancy
Browse files

restructured

parent 06ba6c5e
No related branches found
No related tags found
No related merge requests found
......@@ -9,12 +9,12 @@
tasks:
- name: first interface config
template:
src: router_1
src: templates/router_1
dest: /etc/network/interfaces.d/eth1
become: true
- name: second interface config
template:
src: router_2
src: templates/router_2
dest: /etc/network/interfaces.d/eth2
become: true
- ansible.posix.sysctl:
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment