Kevin Fenzi
|
facc6b217c
|
Drop 16 lines that we can collapse into one line.
|
2015-08-18 19:26:55 +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 |
|
Pierre-Yves Chibon
|
6787706dc5
|
Replace the openvpn task by the openvpn role
|
2014-08-01 18:23:40 +02: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
|
75ccc28e69
|
Add port 80 here
|
2014-05-15 19:41:39 +00:00 |
|
Kevin Fenzi
|
4df7a8e3ad
|
Add some vpn to docs-backend
|
2014-05-15 19:22:22 +00:00 |
|
Kevin Fenzi
|
d367982cba
|
Move publican stuff to another play
|
2014-05-12 21:52:10 +00:00 |
|
Kevin Fenzi
|
092004acaa
|
Tweak role
|
2014-05-12 21:46:28 +00:00 |
|
Pete Travis
|
6732449f55
|
colons for vars!
|
2014-05-12 21:16:21 +00:00 |
|
Pete Travis
|
ae492e0402
|
Initial working configuration for docs backend
|
2014-05-12 15:05:03 -06:00 |
|
Ralph Bean
|
573454af79
|
Renamespace the collectd role to collectd/base
|
2014-03-21 13:46:06 +00:00 |
|
Kevin Fenzi
|
cd5b9dd331
|
Move collectd to a role instead of a task.
|
2014-02-18 00:46:12 +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
|
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
|
646c3a9647
|
Add docs-backend playbook and host
|
2013-08-30 20:51:01 +00:00 |
|