From 4b8c98fc46f0462322b01b349324a0bfc3de0258 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 10 May 2019 12:33:59 +0200 Subject: Add Molecule tests for 'dns' role This commit supplements 'Molecule test for infrastructure playbook' with role level tests. Change-Id: I14cdeedf1c80c0ee06bacf0a391ee1d7ccd6df55 Issue-ID: OOM-1841 Signed-off-by: Bartek Grzybowski --- ansible/test/play-infrastructure/molecule/default/molecule.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'ansible/test/play-infrastructure/molecule/default/molecule.yml') diff --git a/ansible/test/play-infrastructure/molecule/default/molecule.yml b/ansible/test/play-infrastructure/molecule/default/molecule.yml index 894ab804..c4b7901a 100644 --- a/ansible/test/play-infrastructure/molecule/default/molecule.yml +++ b/ansible/test/play-infrastructure/molecule/default/molecule.yml @@ -27,8 +27,6 @@ platforms: privileged: true override_command: false restart_policy: unless-stopped - env: - container: docker volumes: - /var/lib/docker groups: -- cgit 1.2.3-korg