Switch tests to use Molecule.

This commit is contained in:
Jeff Geerling
2018-09-26 22:13:32 -05:00
parent bac7157eda
commit 41f9315a49
11 changed files with 97 additions and 56 deletions

View File

@@ -3,5 +3,5 @@
user:
name: "{{ item }}"
groups: docker
append: yes
append: true
with_items: "{{ docker_users }}"