Skip to content

Commit

Permalink
added the new state (#840)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarmu authored Jun 6, 2024
1 parent 05d71c0 commit d7de517
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/global_vars/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ operation_translate:
absent:
verb: "Remove"
action: "deletion"
exists:
verb: "Already Exists"
action: "exists"
...

0 comments on commit d7de517

Please sign in to comment.