diff options
author | Jan Benedikt <j.benedikt@partner.samsung.com> | 2020-02-10 15:51:36 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-04-21 11:49:51 +0000 |
commit | 043cb9e989c357d5f81891e5725236504520cd02 (patch) | |
tree | d8fb156d05a08e675c12570737ee2a0d4117f5c9 /ansible/roles/nexus/molecule/default | |
parent | 12e752ba35476f48b0253b1dd2a8a1ebe020da0e (diff) |
Adding Ubuntu support in Ansible - nexus role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in nexus role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: If2750997057126405987a0362d915456ffe77fff
Diffstat (limited to 'ansible/roles/nexus/molecule/default')
-rw-r--r-- | ansible/roles/nexus/molecule/default/molecule.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/roles/nexus/molecule/default/molecule.yml b/ansible/roles/nexus/molecule/default/molecule.yml index 63c47724..e38640d4 100644 --- a/ansible/roles/nexus/molecule/default/molecule.yml +++ b/ansible/roles/nexus/molecule/default/molecule.yml @@ -24,6 +24,8 @@ provisioner: group_vars: ../../../../group_vars lint: name: ansible-lint +scenario: + name: default verifier: name: testinfra lint: |