Kevin Fenzi
80d8694583
ansible: fix -- mistake for import_playbook
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:23:42 +00:00
Kevin Fenzi
2d1cf41c9f
ansible: fix the virt-create calls
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:19:27 +00:00
Kevin Fenzi
4b31ac5152
ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
...
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:38:09 +00:00
Stephen Smoogen
3e3632fa62
fix all playbooks so that yumrepos is a pre_task
2018-10-31 15:38:38 +00:00
Kevin Fenzi
afef097a3d
switch all the include tasks to import tasks
2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4
typo on a massive scale
2017-10-15 20:33:11 +00:00
Kevin Fenzi
69fd8d117a
switch all the handlers to import and drop the global static import
2017-10-15 20:29:59 +00:00
Kevin Fenzi
1bf960425f
this needs to be imported not included
2017-10-15 19:54:19 +00:00
Kevin Fenzi
ceff9bfca4
first stab at replacing include with include_playbook or includ_tasks
2017-10-15 19:46:08 +00:00
Stephen Smoogen
d0b6c8ce06
and this is how you break everything before going on a week vacation
2017-05-05 22:12:33 +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
Kevin Fenzi
04a52b8667
Death to all trailing whitespace.
2016-08-08 19:36:31 +00:00
Ralph Bean
2226a9eae9
s/nagios_client/nagios\/client/g
2016-02-23 02:33:30 +00:00
Kevin Fenzi
9815e9ac58
Use : instead of ; between host/group names. ; is depreciated and will go away someday.
2016-02-02 21:03:19 +00:00
Kevin Fenzi
facc6b217c
Drop 16 lines that we can collapse into one line.
2015-08-18 19:26:55 +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
Ralph Bean
4cdd94f9f5
Add collectd for bugzilla2fedmsg.
2014-09-09 01:00:14 +00:00
Ralph Bean
de29af9cc9
Make bugzilla2fedmsg01 real.
2014-07-09 14:48:13 +00:00
Ralph Bean
e3f8c50b23
A role for bugzilla2fedmsg.
2014-06-24 14:32:06 +00:00
Kevin Fenzi
c96d78df7c
Move autosign01 over to new bvirthost08, clean up some denyhosts role includes
2014-06-23 23:32:21 +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
9ac7e0dd64
Disable bugzilla2fedmsg prod instances so the check/diff script can run. Comment a few items.
2014-06-21 16:06:45 +00:00
Kevin Fenzi
ddefe1d6c2
Just do this for now.
2014-06-20 23:06:25 +00:00
Kevin Fenzi
c1839d9f64
rkhunter isn't in epel7 yet, need to fix that.
2014-06-20 23:04:08 +00:00
Ralph Bean
4243fab91f
Stub of a playbook for bugzilla2fedmsg.
2014-06-20 20:40:01 +00:00