Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-121 committed Dec 22, 2023
1 parent a349969 commit 4d49734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/site_intent.py
Original file line number Diff line number Diff line change
Expand Up @@ -955,6 +955,7 @@ def verify_diff_merged(self, config):
self.status = "success"
msg = "Requested Site - {0} present in Cisco DNA Center and creation verified.".format(self.want.get("site_name"))
self.log(msg)

require_update = self.site_requires_update()

if not require_update:
Expand Down

0 comments on commit 4d49734

Please sign in to comment.