Skip to content

Commit

Permalink
Try to get fedora back into the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
gorschu committed Sep 14, 2019
1 parent 9d6eee4 commit 9821265
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ platforms:
image: ubuntu:rolling
- name: centos_7
image: centos:7
- name: fedora_latest
image: fedora:latest

provisioner:
name: ansible
Expand All @@ -36,6 +38,10 @@ provisioner:
- user: molecule2
extensions:
- ms-python.python
host_vars:
fedora_latest:
ansible_python_interpreter: python3

scenario:
name: default
verifier:
Expand Down

0 comments on commit 9821265

Please sign in to comment.