scottslowe-learning-tools/ansible/src-dst-list/docker-tcp.socket
Scott Lowe 01b4b6138c
Add environment for Ansible "with_items" testing
Add environment that uses more complex lists with the Ansible "with_items" construct

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-07 13:35:01 -07:00

10 lines
153 B
SYSTEMD

[Unit]
Description=TCP Socket for the Docker API
[Socket]
ListenStream=2375
BindIPv6Only=both
Service=docker.service
[Install]
WantedBy=sockets.target