feat(sample): added sample file in defaults/
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian11) (push) Successful in 59s
test / Molecule tests (default, ubuntu2004) (push) Successful in 38s
test / Molecule tests (default, debian12) (push) Successful in 54s
test / Molecule tests (with_custom_flags, debian11) (push) Successful in 31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 53s
test / Molecule tests (with_custom_flags, debian12) (push) Successful in 39s
test / Molecule tests (with_custom_flags, ubuntu2204) (push) Successful in 33s
test / Molecule tests (with_custom_flags, ubuntu2004) (push) Successful in 52s

This commit is contained in:
Bertrand Lanson 2023-12-15 14:45:34 +01:00
parent 1d71409b22
commit 19cd4d1841

View File

@ -0,0 +1,14 @@
---
# docker_systemd_service_container_name: "My-Service"
# docker_systemd_service_image:
# docker_systemd_service_container_env: {}
# docker_systemd_service_container_pull_image: true
# docker_systemd_service_container_pull_force_source: true
# docker_systemd_service_flags: []
# docker_systemd_service_container_cmd: []
# docker_systemd_service_name: "{{ docker_systemd_service_container_name }}_container"
# docker_systemd_service_systemd_options: []
# docker_systemd_service_enabled: true
# docker_systemd_service_masked: false
# docker_systemd_service_state: started
# docker_systemd_service_restart: true