issues
search
mhutter
/
ansible-docker-systemd-service
Ansible role for creating Systemd services for docker containers
https://galaxy.ansible.com/mhutter/docker-systemd-service
MIT License
49
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow to disable service restart on changes
#25
felixb
closed
4 years ago
2
ensure environment variables stay ordered
#24
felixb
closed
4 years ago
0
Allow multiple items with same key in service_systemd_options
#23
felixb
closed
4 years ago
0
Add a changelog
#22
mhutter
opened
5 years ago
0
Build automated end2end testing
#21
mhutter
opened
5 years ago
0
Fix previous commit from teddyphreak
#20
talset
closed
5 years ago
1
Allow adding/overriding systemd service options
#19
teddyphreak
closed
5 years ago
2
Add optional service_name variable
#18
teddyphreak
closed
5 years ago
1
Add optional ExecStartPost command
#17
aderixon
closed
5 years ago
3
Add option to support updating image on start/restart
#16
DrewBarrett
opened
5 years ago
2
Fix host network flag not applying
#15
caiges
closed
5 years ago
2
Add cap add/drop support.
#14
caiges
closed
5 years ago
1
Allow using host network
#13
caiges
closed
5 years ago
3
Allow custom template paths
#12
varac
closed
5 years ago
0
Use docker_image instead of docker pull
#11
varac
closed
5 years ago
2
Make docker binary path configurable
#10
varac
closed
5 years ago
1
Make docker binary path configurable
#9
varac
closed
5 years ago
0
Add handler to restart container when the configuration changed
#8
gaelL
closed
6 years ago
2
Enable Travis CI
#7
mhutter
closed
6 years ago
0
Fix container name used for systemd unit file etc.
#6
jovandeginste
closed
6 years ago
5
Fixes #4 - variable names
#5
EnigmaCurry
closed
6 years ago
2
service_{enabled,masked,state} variables missing in install.yml
#4
EnigmaCurry
closed
6 years ago
0
Prefix role variable names
#3
mhutter
closed
6 years ago
3
Name space collision for the `state` default variable?
#2
ringods
closed
6 years ago
5
Adds docker_pull option to allow using an image without pulling.
#1
EnigmaCurry
closed
6 years ago
3
Previous