From f3155391b561bee41939bc2b72dbfa804cdcfac4 Mon Sep 17 00:00:00 2001 From: Jan Benedikt Date: Mon, 10 Feb 2020 16:06:37 +0100 Subject: Adding Ubuntu support in Ansible - nfs role Extending ansible playbooks of ubuntu support. Creating new test with Ubuntu image for Molecule in nfs role. Issue-ID: OOM-1671 Signed-off-by: Jan Benedikt Change-Id: Ib1c85e4df7ec2ba547a20684ed5e23e097351df2 --- ansible/roles/nfs/molecule/default/molecule.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/roles/nfs/molecule/default/molecule.yml') diff --git a/ansible/roles/nfs/molecule/default/molecule.yml b/ansible/roles/nfs/molecule/default/molecule.yml index a8ca6a30..9af32360 100644 --- a/ansible/roles/nfs/molecule/default/molecule.yml +++ b/ansible/roles/nfs/molecule/default/molecule.yml @@ -43,6 +43,8 @@ provisioner: host_vars: host_vars lint: name: ansible-lint +scenario: + name: default verifier: name: testinfra lint: -- cgit 1.2.3-korg