mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 19:13:59 -07:00
Allow inventory to be a directory containing other inventories
This commit is contained in:
parent
647cd0141c
commit
d9c6b60b24
3 changed files with 79 additions and 1 deletions
|
@ -16,6 +16,7 @@ Core Features
|
|||
* a new chroot connection type
|
||||
* module common code now has basic type checking (and casting) capability
|
||||
* module common now supports a 'no_log' attribute to mark a field as not to be syslogged
|
||||
* inventory can now point to a directory containing multiple scripts/hosts files
|
||||
|
||||
Modules Added:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue