mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Update traccar-v3.yml
This commit is contained in:
@@ -24,8 +24,6 @@
|
|||||||
include_tasks: '/opt/communityapps/apps/_core.yml'
|
include_tasks: '/opt/communityapps/apps/_core.yml'
|
||||||
|
|
||||||
# LABELS ######################################################################
|
# LABELS ######################################################################
|
||||||
- name: 'Adding Traefik'
|
|
||||||
set_fact:
|
|
||||||
|
|
||||||
- name: 'Setting PG Volumes'
|
- name: 'Setting PG Volumes'
|
||||||
set_fact:
|
set_fact:
|
||||||
@@ -54,7 +52,7 @@
|
|||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
dns_servers:
|
dns_servers:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 84.200.69.80
|
- 8.8.8.8
|
||||||
- 45.33.97.5
|
- 45.33.97.5
|
||||||
- 208.67.222.222
|
- 208.67.222.222
|
||||||
networks:
|
networks:
|
||||||
@@ -63,7 +61,3 @@
|
|||||||
- '{{pgrole}}'
|
- '{{pgrole}}'
|
||||||
state: started
|
state: started
|
||||||
labels: '{{pg_labels}}'
|
labels: '{{pg_labels}}'
|
||||||
- name: 'Stopping {{pgrole}}. Go configure UDP values and XML file.'
|
|
||||||
docker_container:
|
|
||||||
name: '{{pgrole}}'
|
|
||||||
state: stopped
|
|
||||||
|
|||||||
Reference in New Issue
Block a user