moving to molecule
This commit is contained in:
10
molecule/fedora/inventory.yml
Normal file
10
molecule/fedora/inventory.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
builders:
|
||||
hosts:
|
||||
fedora-test:
|
||||
ansible_host: fedora-test
|
||||
container_image: registry.fedoraproject.org/fedora:latest
|
||||
container_command: /sbin/init
|
||||
container_privileged: true
|
||||
Reference in New Issue
Block a user