Allow inventory to be a directory containing other inventories

This commit is contained in:
Daniel Hokka Zakrisson 2013-02-27 21:24:45 +01:00
commit d9c6b60b24
3 changed files with 79 additions and 1 deletions

View file

@ -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: