openstack-ansible/releasenotes/notes/lxc_net_managed-7a898d07c240b424.yaml
Dmitriy Rabotyagov b2b61f792e Bump OpenStack-Ansible for Zed release
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
2022-12-14 13:03:44 +00:00

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.