canonical / open-documentation-academy

Learn open-source software documentation skills with Canonical
https://canonical.com/documentation
Apache License 2.0
48 stars 28 forks source link

Netplan: Add `netplan try` to Netplan tutorial #103

Open rkratky opened 1 week ago

rkratky commented 1 week ago

Context

While the Netplan docs already have a tutorial, it's missing information about the useful netplan try command. Further reasoning: it complements the netplan apply command, and it's been a well-received feature by the community.

Task

Showcase the netplan try command in the Applying new Netplan configuration section of the Netplan tutorial.

Reference