summaryrefslogtreecommitdiffstats
path: root/roles/base/files/common-scripts
Commit message (Collapse)AuthorAgeFilesLines
* rework our conditional reload script to handle systemctl reload changesKevin Fenzi2017-03-021-3/+9
|
* Setup a proxyreload for httpd that looks for the ticketkey. If it's not ↵Kevin Fenzi2016-12-011-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 Fenzi2015-11-131-0/+20
| | | | no httpd installed.
* Remove mentions of lockbox01.Kevin Fenzi2015-09-251-1/+1
|
* accidentally leaked to previous commit, reverting backMiroslav Suchý2014-12-081-7/+3
|
* remove old copr playbooksMiroslav Suchý2014-12-081-3/+7
|
* Unhardcode path to rpm. Thanks ProT-0-TypE!Ricky Elrod2014-05-211-1/+1
|
* Add needs-reboot.py as a common script.Kevin Fenzi2014-05-201-0/+36
|
* Try out this conditional restart stuff.Ralph Bean2014-03-141-0/+20
|
* Move base to a role.Kevin Fenzi2013-08-254-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.