b2b61f792e
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
9 lines
332 B
YAML
9 lines
332 B
YAML
---
|
|
features:
|
|
- |
|
|
The lxc_hosts role now supports the ability to omit lxc network
|
|
interface deployment. The option `lxc_net_managed` is a Boolean
|
|
operator and defaults to **true**. When this option is set to
|
|
**false** the role will not deploy an interface file or attempt
|
|
to manage the state of the interface.
|