netplan
netplan copied to clipboard
cli/generate: skip daemon_reload with --mapping
When --mapping is used, nothing is generated so there is no need for calling daemon-reload.
Description
Checklist
- [ ] Runs
make check
successfully. - [ ] Retains 100% code coverage (
make check-coverage
). - [ ] New/changed keys in YAML format are documented.
- [ ] (Optional) Adds example YAML for new feature.
- [ ] (Optional) Closes an open bug in Launchpad.