[16:47] Hi what is the syntax for creating a empty directory with #cloud-config? [16:51] I have tested to create files with write_files: but now I need a empty directory should I go for a ugly runcmd: with mkdir?