Skip to content

Commit

Permalink
Update docs/docsite/rst/network/dev_guide/developing_resource_modules…
Browse files Browse the repository at this point in the history
…_network.rst

Co-authored-by: Felix Fontein <[email protected]>
  • Loading branch information
oraNod and felixfontein authored Jan 29, 2025
1 parent 3adf3bb commit 8efd590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ The following example walks through the integration tests for the ``vyos.vyos.vy
- name: Assert that the previous task was idempotent
assert:
that:
- result['changed'] == false
- result is not changed
- name: Assert that before dicts were correctly generated
assert:
that:
Expand Down

0 comments on commit 8efd590

Please sign in to comment.