Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework our conditional reload script to handle systemctl reload changes | Kevin Fenzi | 2017-03-02 | 1 | -3/+9 |
| | |||||
* | Setup a proxyreload for httpd that looks for the ticketkey. If it's not ↵ | Kevin Fenzi | 2016-12-01 | 1 | -0/+25 |
| | | | | there, assume the proxy is just being configured and don't reload httpd. | ||||
* | Add a conditional-reload script and use it so we can not fail on hosts with ↵ | Kevin Fenzi | 2015-11-13 | 1 | -0/+20 |
| | | | | no httpd installed. | ||||
* | Remove mentions of lockbox01. | Kevin Fenzi | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | accidentally leaked to previous commit, reverting back | Miroslav Suchý | 2014-12-08 | 1 | -7/+3 |
| | |||||
* | remove old copr playbooks | Miroslav Suchý | 2014-12-08 | 1 | -3/+7 |
| | |||||
* | Unhardcode path to rpm. Thanks ProT-0-TypE! | Ricky Elrod | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | Add needs-reboot.py as a common script. | Kevin Fenzi | 2014-05-20 | 1 | -0/+36 |
| | |||||
* | Try out this conditional restart stuff. | Ralph Bean | 2014-03-14 | 1 | -0/+20 |
| | |||||
* | Move base to a role. | Kevin Fenzi | 2013-08-25 | 4 | -0/+427 |
Clean up syntax in all the base tasks. Add CONVENTIONS file for info on where things go. Tweak readme. Switch add playbooks to base role instead of task. |