summaryrefslogtreecommitdiffstats
path: root/playbooks/groups/github2fedmsg.yml
Commit message (Collapse)AuthorAgeFilesLines
* and this is how you break everything before going on a week vacationStephen Smoogen2017-05-051-1/+1
|
* Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵Kevin Fenzi2017-04-131-5/+5
| | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
* Death to all trailing whitespace.Kevin Fenzi2016-08-081-2/+2
|
* Remove duplicate role, since mod_wsgi pull apache nowMichael Scherer2016-08-081-1/+0
|
* Move mod_wsgi to a role rather than a included tasksMichael Scherer2016-08-081-1/+1
|
* s/nagios_client/nagios\/client/gRalph Bean2016-02-231-1/+1
|
* Use : instead of ; between host/group names. ; is depreciated and will go ↵Kevin Fenzi2016-02-021-2/+2
| | | | away someday.
* Drop denyhosts role.Kevin Fenzi2016-01-051-1/+0
| | | | We never used it on rhel7 hosts, and don't want to bother on rhel6/fedora either anymore.
* Drop 16 lines that we can collapse into one line.Kevin Fenzi2015-08-181-15/+1
|
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-1/+1
| | | | for comparisons.
* Finally move the tasks/apache.yml to a role. This allows us to order it with ↵Kevin Fenzi2015-05-071-1/+1
| | | | the other roles.
* New ansible doesn't like expanding {{ private }} in the same list of vars ↵Kevin Fenzi2015-01-091-3/+3
| | | | files it's defined in.
* tagger and github2fedmsg stg to rhel7.Ralph Bean2014-11-141-1/+1
|
* Remove all accelerate-mode knobs and toggles now that pipelining is a go.Ralph Bean2014-11-121-3/+0
|
* Replace the openvpn task by the openvpn rolePierre-Yves Chibon2014-08-011-2/+2
|
* Move hosts to a role and put it before fas_client so initial runs can find ↵Kevin Fenzi2014-06-231-1/+1
| | | | admin.
* Start standing up github2fedmsg01.Ralph Bean2014-06-181-3/+3
|
* Start of a github2fedmsg role.Ralph Bean2014-06-161-1/+1
|
* Playbooks for github2fedmsg and kerneltest.Ralph Bean2014-06-161-0/+73