Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed May 22, 2024
1 parent a08fc40 commit b5a84ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/backup_plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
- An array of key-value pair strings that are assigned to resources that are associated with
this rule when restored from backup.
type: dict
returned: returned: when O(rules.recovery_point_tags) configured
returned: when O(rules.recovery_point_tags) configured
sample: {
"Tagkey1": "TagValue1",
"Tagkey2": "TagValue2"
Expand Down

0 comments on commit b5a84ce

Please sign in to comment.