Move virthost from a task to a role.
Setup a variable for hosts we want nested virt enabled on (default false) add task to setup that on ones we want
This commit is contained in:
parent
4f0c441afc
commit
aebe90cc65
6 changed files with 15 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
# This virthost only has non release critical instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue