]> git.immae.eu Git - github/fretlink/ansible-netdata_straight.git/blob - molecule/features/molecule.yml
feature: add sensor configuration
[github/fretlink/ansible-netdata_straight.git] / molecule / features / molecule.yml
1 ---
2 dependency:
3 name: galaxy
4 driver:
5 name: docker
6 platforms:
7 - name: instance-features
8 image: jrei/systemd-ubuntu:20.04
9 privileged: true
10 command: /lib/systemd/systemd
11 tmpfs:
12 - /run
13 volumes:
14 - /sys/fs/cgroup:/sys/fs/cgroup:ro
15 provisioner:
16 name: ansible
17 inventory:
18 links:
19 host_vars: host_vars/
20 verifier:
21 name: ansible