Kevin Fenzi
|
afef097a3d
|
switch all the include tasks to import tasks
|
2017-10-17 17:37:03 +00:00 |
|
Kevin Fenzi
|
ceff9bfca4
|
first stab at replacing include with include_playbook or includ_tasks
|
2017-10-15 19:46:08 +00:00 |
|
Kevin Fenzi
|
0acfaa2a7e
|
Fix handlers, roles, and tasks to be handlers_path, roles_path and 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.
|
2017-04-13 15:46:14 +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
|
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
|
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
|
e0fae8047a
|
Space the final fronteer...
|
2013-12-20 21:12:26 +00:00 |
|
Ricky Elrod
|
1099884833
|
Fix deprecation warning
|
2013-12-20 20:02:19 +00:00 |
|
Ricky Elrod
|
8847d77310
|
Fix this too
|
2013-12-20 18:22:31 +00:00 |
|
Ricky Elrod
|
faa0561ffb
|
Attempt to run the restart_unbound sequence on reboot if necessary.
|
2013-12-20 00:46:24 +00:00 |
|
Kevin Fenzi
|
5e3dd3803f
|
Hacky little script to restart unbound (it doesn't start on boot due to selinux issues)
|
2013-11-22 16:21:31 +00:00 |
|