kayobe/ansible/ip-routing.yml

8 lines
133 B
YAML

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