mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-28 18:34:36 +00:00
Merge pull request #68 from 0xFelix/ansible-inclusion
Fixes for Ansible inclusion
This commit is contained in:
@@ -96,6 +96,10 @@ The current maintainers are listed in the [OWNERS](OWNERS) file. If you have que
|
|||||||
|
|
||||||
To learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html).
|
To learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html).
|
||||||
|
|
||||||
|
## Release policy
|
||||||
|
|
||||||
|
The release policy of the collection can be found at [docs/releasing.md](docs/releasing.md).
|
||||||
|
|
||||||
## Governance
|
## Governance
|
||||||
|
|
||||||
The process of decision making in this collection is based on discussing and finding consensus among participants.
|
The process of decision making in this collection is based on discussing and finding consensus among participants.
|
||||||
|
|||||||
@@ -6,9 +6,8 @@ releases:
|
|||||||
release_date: '2023-08-09'
|
release_date: '2023-08-09'
|
||||||
1.1.0:
|
1.1.0:
|
||||||
changes:
|
changes:
|
||||||
major_changes:
|
|
||||||
- Add kubevirt_vm_info module to describe existing VirtualMachines
|
|
||||||
minor_changes:
|
minor_changes:
|
||||||
|
- Add kubevirt_vm_info module to describe existing VirtualMachines
|
||||||
- 'inventory: Allow to control creation of additional groups'
|
- 'inventory: Allow to control creation of additional groups'
|
||||||
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
|
- 'inventory: Drop creation of the namespace_vmis_group as it is redundant'
|
||||||
fragments:
|
fragments:
|
||||||
|
|||||||
Reference in New Issue
Block a user