Role network-routing: fix typos

This commit is contained in:
Tobias Hachmer 2018-08-10 06:10:03 +02:00
parent 13fa7414f0
commit a2bef9154a
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ meshes:
ipv6_public:
```
- List `sysctl_settings_gateway` (Rollen-Variable)
- List `sysctl_settings_routing` (Rollen-Variable)
```
sysctl_settings_routing:

View file

@ -53,7 +53,7 @@
enabled: yes
state: started
- name: set freifunk gateway sysctl settings
- name: set sysctl settings for routing
sysctl:
name: "{{ item.name }}"
value: "{{ item.value }}"