Issue #24: Update Molecule test suite to 3.0 and fix YAML lint issues.

This commit is contained in:
Jeff Geerling
2020-02-20 12:44:12 -06:00
parent 34a45c0eee
commit 27b8ba968e
27 changed files with 522 additions and 522 deletions

7
.yamllint Normal file
View File

@@ -0,0 +1,7 @@
---
extends: default
rules:
truthy: disable
line-length:
max: 160
level: warning