kayobe/ansible/ip-routing.yml

8 lines
135 B
YAML

---
# Enable IP routing in the kernel.
- name: Ensure IP routing is enabled
hosts: seed:controllers
roles:
- role: ip-routing