Created
October 8, 2020 06:54
-
-
Save cankush625/e550f45284f3edd523c57f86bcdfe765 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| # handlers file for haproxy | |
| - name: restart haproxy service | |
| service: | |
| name: haproxy | |
| state: restarted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment