Refactor CI pipelien and enable molecule testing #1

Merged
xoxys merged 131 commits from molecule-dev into master 2019-03-25 22:23:40 +01:00
Showing only changes of commit 2a86a0a84f - Show all commits

View File

@ -11,4 +11,4 @@ def test_hosts_file(host):
assert f.exists
assert f.user == 'root'
assert f.group == 'root'
assert f.group == 'xxx'