Kevin Fenzi
275f4b5203
Change all instances of ansible_distribution_major_version to filter to int for comparisons.
2015-05-27 22:27:39 +00:00
Kevin Fenzi
b5cc837e99
Finally move the tasks/apache.yml to a role. This allows us to order it with the other roles.
2015-05-07 19:06:35 +00:00
Kevin Fenzi
d64ab29c0e
New ansible doesn't like expanding {{ private }} in the same list of vars files it's defined in.
2015-01-09 22:59:18 +00:00
Ralph Bean
1e49aa493d
Remove all accelerate-mode knobs and toggles now that pipelining is a go.
2014-11-12 19:15:06 +00:00
Kevin Fenzi
c744698e0c
Tweak openvpn base and keys
2014-08-12 03:36:21 +00:00
Pierre-Yves Chibon
6787706dc5
Replace the openvpn task by the openvpn role
2014-08-01 18:23:40 +02:00
Kevin Fenzi
e2e9cb38d2
Add collectd to keys too
2014-07-31 04:36:37 +00:00
Kevin Fenzi
566b253f5b
Adjust for rhel7
2014-07-20 01:34:41 +00:00
Kevin Fenzi
594020f1d6
Set this to be the group name
2014-07-20 00:53:14 +00:00
Kevin Fenzi
800c03d37e
Move hosts to a role and put it before fas_client so initial runs can find admin.
2014-06-23 00:49:31 +00:00
Kevin Fenzi
ef4a44c44c
Convert sudo to a role so we can include it before roles/plays that use sudo.
2014-06-14 20:58:52 +00:00
Kevin Fenzi
25dc54212b
Set accelerate to false by default, override with -e acclerated=True for your playbook runs.
2014-05-19 15:22:24 +00:00
Kevin Fenzi
52c9e9a08d
Move keyserver to a role. Thanks misc!
2014-04-24 20:37:51 +00:00
Ralph Bean
edbc9b21cf
Renamespace the fedmsg module.
2014-03-14 15:47:11 +00:00
Kevin Fenzi
206ed3f776
Now that we have roles_path, drop the long path on all the roles.
2014-01-23 17:12:40 +00:00
Kevin Fenzi
b9ff6d133d
Revert "Move accelerate: true to global vars."
...
This reverts commit 0953ea5efa .
Looks like this doesn't work as a var, and accel might just get dropped in favor of new ssh soon.
2014-01-08 20:35:05 +00:00
Kevin Fenzi
0953ea5efa
Move accelerate: true to global vars.
2014-01-08 19:28:00 +00:00
Kevin Fenzi
b929678ff1
Hard code vars_path for now.
2014-01-06 18:22:18 +00:00
Kevin Fenzi
67bc3b4920
vars is reserved, use vars_path for variable path
2014-01-06 17:49:22 +00:00
Kevin Fenzi
f7d56ff2b1
Fix old variable usage. Patch from janeznemanic. Thanks!
2014-01-01 19:15:11 +00:00
Kevin Fenzi
9017d6c2ff
Make keyserver playbook accelerated
2013-11-25 21:01:33 +00:00
Ralph Bean
3dbdfde65c
Move fedmsg_base stuff from a task to a role.
...
Submitted by janeznemanic for
https://fedorahosted.org/fedora-infrastructure/ticket/4011
2013-10-15 03:40:57 +00:00
Kevin Fenzi
aecec53380
Move base to a role.
...
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.
2013-08-25 18:44:54 +00:00
Kevin Fenzi
e448c9d80f
Add openvpn client.
2013-08-19 21:53:09 +00:00
Kevin Fenzi
8215951252
Just hard code these for now until we can figure out why $roles doesn't work.
2013-08-19 21:04:17 +00:00
Kevin Fenzi
8e2ec48cc0
Migrate a bunch of things to roles. Thanks to misc!
2013-08-19 20:12:26 +00:00
Ricky Elrod
bc0f7492c2
specify the full hostname here
2013-08-16 02:25:11 +00:00
Nick Bebout
81d0789fb4
Initial commit of files for ansible-izing keyserver
2013-08-15 22:27:42 +00:00