Replies: 2 comments
-
|
Ok, thanks! Feel free to create a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In our environment (PCIDSS) we are required to reboot all linux hosts when a new kernel/security patch is installed.
Right now, the
update_pgcluster.yml -e target=systemplaybook doesn't take this into consideration.I'm not sure if this is worth a PR or not but I thought I give it a try.
However, when adding this code to
roles/update/tasks/system.ymlcat roles/update/handlers/main.ymlThe handler runs multiple times and I don't understand why?
Any hints are much appreciated.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions