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
|
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 |
|
Kevin Fenzi
|
04a52b8667
|
Death to all trailing whitespace.
|
2016-08-08 19:36:31 +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 |
|
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 |
|
|
6abe0352f7
|
change order import until bug fix is in ansible 0.8
|
2012-10-11 21:50:47 +00:00 |
|
|
b36d61f068
|
rename cloud_el6_prep to cloud_prep since it should be relatively version agnostic
|
2012-10-10 15:54:08 +00:00 |
|