Skip to content

Commit

Permalink
profile: fix variable name in handler
Browse files Browse the repository at this point in the history
  • Loading branch information
baszoetekouw committed Jan 27, 2025
1 parent 2934ad3 commit 33476c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/profile/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
name: profile
state: started
restart: true
when: profileservercontainer is success and profileservercontainer is not change
when: profilecontainer is success and profilecontainer is not change

0 comments on commit 33476c8

Please sign in to comment.