We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Do you have tunnel interfaces support?
The text was updated successfully, but these errors were encountered:
work fine with some config:
network_interfaces: - id: tunl0-1 device: tunl0 description: Tunnel IP auto: true family: inet method: static address: 10.XXX.Y.Z1 netmask: 255.255.255.255 - id: tunl0-2 device: tunl0 description: Tunnel IP auto: true family: inet method: static address: 10.XXX.Y.Z2 netmask: 255.255.255.255 - device: "{{ ansible_default_ipv4.interface }}" description: default interface for OS auto: true family: inet method: dhcp
Sorry, something went wrong.
No branches or pull requests
Do you have tunnel interfaces support?
The text was updated successfully, but these errors were encountered: