Commit graph

52 commits

Author SHA1 Message Date
Kevin Fenzi
36af79bb1d use include here for now 2017-12-05 02:31:23 +00:00
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
Stephen Smoogen
6bbb48acca You know the very powerful and the very stupid have one thing in common. They don't alter their views to fit the facts. They alter the facts to fit the views. Which can be uncomfortable if you happen to be one of the facts that needs altering. 2017-01-24 20:00:30 +00:00
Kevin Fenzi
a2d4dc50ec fix vhost_reboot playbook syntax 2016-11-29 01:45:38 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
610869ab80 Rework vhost_reboot so that ansible 2.0 likes it. 2015-12-15 20:25:54 +00:00
Kevin Fenzi
15e5e56f03 Fix these reboot playbooks for ntp too 2015-08-31 16:35:06 +00:00
Kevin Fenzi
74b1bcc53f Disable dns include for now and fix up some more nonagios conditionals 2015-07-23 21:10:04 +00:00
Kevin Fenzi
059638a80f Try and fix optional conditionals on vhost_update/reboot playbooks 2015-07-23 20:17:24 +00:00
Patrick Uiterwijk
0e638a8f37 Fix nonagios and nodns when they're not the last argument 2015-07-22 22:00:23 +00:00
Patrick Uiterwijk
09ab03b308 Add nonagios to update and reboot playbooks 2015-07-22 21:52:37 +00:00
Patrick Uiterwijk
79e7986e5d Add a nodns option to disable dns editing during update/reboot 2015-07-22 21:44:26 +00:00
Ralph Bean
5a1017b916 Try to fix all our nagios downtime/uptime toggles. 2015-05-04 14:38:03 +00:00
Ralph Bean
42215ae7f5 Call this "proxies" instead of "target" to get around --extra-vars precedence. 2014-12-16 00:59:35 +00:00
Ralph Bean
02816cef3c So, myvms_new is not a var. It's a real (if temporary) group. 2014-12-16 00:36:59 +00:00
Ralph Bean
f0975bfb68 Include update-proxy-dns in vhost_reboot.yml. 2014-12-15 21:36:50 +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
7d18051528 Add a nagios unsush to reboot playbook 2014-10-01 01:53:33 +00:00
Kevin Fenzi
6455819a83 Add a small delay here in vhost_reboot 2014-08-12 16:54:28 +00:00
Ralph Bean
0d1dbc4c1b Same trick for the guests. 2014-07-24 19:13:48 +00:00
Kevin Fenzi
69670dabd3 Switch this back to copy for now 2014-07-24 17:26:26 +00:00
Kevin Fenzi
0cfbc53db9 Add time in here. 2014-07-24 03:43:26 +00:00
Kevin Fenzi
2c6b628311 This should work for both rhel6 and rhel7 virthosts (with a slight delay) 2014-06-27 19:54:12 +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
a4db8800de Fix unbound name in the playbook. 2014-03-31 22:47:37 +00:00
Kevin Fenzi
384ff623b9 This shouldn't be starts with, but find 2014-03-31 19:32:04 +00:00
Kevin Fenzi
54d9911f91 Move to 10min for vhost_reboot timeout. 2014-02-12 21:38:15 +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
Ricky Elrod
1099884833 Fix deprecation warning 2013-12-20 20:02:19 +00:00
Kevin Fenzi
773d8960ae Need to include vars here if we are using them. 2013-12-20 18:17:02 +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
efae484554 Workaround socket thing 2013-12-19 21:07:50 +00:00
Kevin Fenzi
792d904739 Try adding some parameters here. 2013-12-19 20:40:28 +00:00
Kevin Fenzi
d13c8a1adf : 2013-12-19 20:27:50 +00:00
Kevin Fenzi
9ba0e4ef20 Lets try this to fix issues 2013-12-19 20:25:13 +00:00
Kevin Fenzi
4164ec60b8 Not! 2013-11-21 22:41:51 +00:00
Kevin Fenzi
c53b368450 More fixes 2013-11-21 22:07:02 +00:00
Kevin Fenzi
33ddc75b18 Fix syntax on reboot playbook 2013-11-21 22:02:15 +00:00
Kevin Fenzi
8462c0407e Update for current syntax, reorder, add serverbeach thing. 2013-11-21 21:52:05 +00:00
Kevin Fenzi
fd8d810fda Add a ntpdate after the vhost comes back up. 2013-11-21 20:36:36 +00:00
Kevin Fenzi
682d67a5ad Try and fix this stg downtime issue. 2013-11-21 20:19:48 +00:00
Ralph Bean
45932af564 Try to wait for downed vguests in parallel. 2013-11-21 10:24:17 +00:00
Kevin Fenzi
6693c72a45 Increase downtime to 30min 2013-11-19 19:53:27 +00:00
Kevin Fenzi
9b97078b2a Fix nagios in vhost_reboot 2013-10-02 19:40:24 +00:00
Ricky Elrod
d9e9338ad3 Revert "try quoting things with vars in them so they interpolate?"
This reverts commit 357208852e.
2013-07-29 19:58:20 +00:00
Ricky Elrod
357208852e try quoting things with vars in them so they interpolate? 2013-07-29 19:55:54 +00:00
73b380e630 name the action correctly 2013-05-07 21:56:58 +00:00