Initial molecule WIP

This commit is contained in:
Dieter Verhelst 2018-08-30 23:34:04 +02:00
parent 4475c07bc2
commit 3e1b0473cc
86 changed files with 1904 additions and 0 deletions

12
.yamllint Normal file
View file

@ -0,0 +1,12 @@
extends: default
ignore: |
*test_client.yml
*test_client_restore.yml
*test_server.yml
*test_mgt.yml
rules:
line-length:
max: 1024
level: warning