--- hostname: ipadress: tags: --- # VM ```dataview table guestname, ipadress from "01 - Wiki/ITSetup/VM" where host = "" ``` # Containers ```dataview table guestname, ipadress from "01 - Wiki/ITSetup/Docker" where host = "" ```