Skip to content

Instantly share code, notes, and snippets.

@danielnegreiros
Created August 27, 2022 20:37
Show Gist options
  • Save danielnegreiros/168583f7a43ecf4aa94b4a62c9ba907d to your computer and use it in GitHub Desktop.
Save danielnegreiros/168583f7a43ecf4aa94b4a62c9ba907d to your computer and use it in GitHub Desktop.
---
dependency:
name: galaxy
driver:
name: docker
platforms:
- name: instance
image: quay.io/centos/centos:stream8
pre_build_image: true
command: /sbin/init
tmpfs:
- /run
- /tmp
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
provisioner:
name: ansible
verifier:
name: ansible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment