Skip to content

Commit

Permalink
Merge branch 'patch-1' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
flkhndlr authored Feb 13, 2024
2 parents 593c903 + 9ea559a commit 9da464d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/icinga_deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def main():
# so we need some sleep here. 2 seconds is a wild guess and a default, now it is a variable
sleep(module.params["timeout"])


# get the new deployment status
create_deployment = icinga_deploy_status.query_deployment()["data"]["active_configuration"]["config"]

Expand Down

0 comments on commit 9da464d

Please sign in to comment.