shiftstack / dev-install

13 stars 16 forks source link

added the ability to save static routes preserving the default route #100

Closed gprocunier closed 3 years ago

gprocunier commented 3 years ago

new task to save nmstate_routes updated the network_state variable to include static route information

EmilienM commented 3 years ago

I tested it, it works for me. @mdbooth any thoughts?

mdbooth commented 3 years ago

I don't think it's going to be idempotent, but that's much less important that fixing the immediate problem. We can iterate on it.

EmilienM commented 3 years ago

this PR broke ansible-lint, I'm not sure how it wasn't run.