aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic.py
Commit message (Collapse)AuthorAgeFilesLines
* Load empty structure on empty yaml input file.binary2021-02-141-1/+1
| | | | | Previously, python used to create an NoneType object when loading an empty yaml input file.
* Return _meta dict, but with fewer value than expectedbinary2021-02-081-5/+1
|
* Implement dynamic inventory based on files onlybinary2021-02-081-0/+194
remember that computers suck.