mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
updated with inventory plugins and callback
This commit is contained in:
parent
1d15ca739f
commit
47027207e7
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -66,6 +66,18 @@ Ansible Changes By Release
|
||||||
* Enable the docker connection plugin to use su as a become method
|
* Enable the docker connection plugin to use su as a become method
|
||||||
* Add an encoding parameter for the replace module so that it can operate on non-utf-8 files
|
* Add an encoding parameter for the replace module so that it can operate on non-utf-8 files
|
||||||
|
|
||||||
|
#### New Callbacks:
|
||||||
|
- profile_roles
|
||||||
|
|
||||||
|
#### New Inventory Plugins:
|
||||||
|
- advanced_host_list
|
||||||
|
- constructed_groups
|
||||||
|
- host_list
|
||||||
|
- ini
|
||||||
|
- script
|
||||||
|
- yaml
|
||||||
|
- virtualbox
|
||||||
|
|
||||||
#### New Inventory scripts:
|
#### New Inventory scripts:
|
||||||
- lxd
|
- lxd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue