Loading tasks/routing.yaml +9 −1 Original line number Diff line number Diff line --- # Configure routing - name: "install iptables" community.general.apk: name: - "iptables" - "ip6tables" state: "present" update_cache: true become: true Loading
tasks/routing.yaml +9 −1 Original line number Diff line number Diff line --- # Configure routing - name: "install iptables" community.general.apk: name: - "iptables" - "ip6tables" state: "present" update_cache: true become: true