Skip to content

Commit

Permalink
Add documents for after(generated)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingjunzhang2019 committed Nov 22, 2023
1 parent 7570177 commit 2dc7eff
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions plugins/modules/sonic_acl_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,13 @@
sample: >
The configuration returned will always be in the same format
of the parameters above.
after(generated):
description: The generated configuration model invocation.
returned: when changed
type: list
sample: >
The configuration returned will always be in the same format
of the parameters above.
commands:
description: The set of commands pushed to the remote device.
returned: always
Expand Down
7 changes: 7 additions & 0 deletions plugins/modules/sonic_l2_acls.py
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,13 @@
sample: >
The configuration returned will always be in the same format
of the parameters above.
after(generated):
description: The generated configuration model invocation.
returned: when changed
type: list
sample: >
The configuration returned will always be in the same format
of the parameters above.
commands:
description: The set of commands pushed to the remote device.
returned: always
Expand Down
7 changes: 7 additions & 0 deletions plugins/modules/sonic_l3_acls.py
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,13 @@
sample: >
The configuration returned will always be in the same format
of the parameters above.
after(generated):
description: The generated configuration model invocation.
returned: when changed
type: list
sample: >
The configuration returned will always be in the same format
of the parameters above.
commands:
description: The set of commands pushed to the remote device.
returned: always
Expand Down

0 comments on commit 2dc7eff

Please sign in to comment.