Update molecule configuration to work with 3.0.

This commit is contained in:
Jeff Geerling
2020-02-20 14:26:43 -06:00
parent 1af676c5ba
commit 31752ec325
2 changed files with 18 additions and 0 deletions

6
.yamllint Normal file
View File

@@ -0,0 +1,6 @@
---
extends: default
rules:
line-length:
max: 200
level: warning