fixes and set preferred_ip since new interface eth0
This commit is contained in:
@@ -35,12 +35,12 @@
|
||||
password: '{{ pg_conf.POSTGRES_PASSWORD }}'
|
||||
gitea_admin_token: '{{ vault_GITEA_ADMIN_TOKEN }}'
|
||||
|
||||
- name: share VAULT CA
|
||||
block:
|
||||
# - name: share VAULT CA
|
||||
# block:
|
||||
|
||||
- name: read traefik CA
|
||||
include_role:
|
||||
name: arcodange.factory.traefik_certs
|
||||
# - name: read traefik CA
|
||||
# include_role:
|
||||
# name: arcodange.factory.traefik_certs
|
||||
|
||||
post_tasks:
|
||||
- include_role:
|
||||
|
||||
+2
-2
@@ -15,8 +15,8 @@
|
||||
- include_role:
|
||||
name: arcodange.factory.playwright
|
||||
|
||||
- include_role:
|
||||
name: arcodange.factory.traefik_certs
|
||||
# - include_role:
|
||||
# name: arcodange.factory.traefik_certs
|
||||
|
||||
- set_fact:
|
||||
gitea_app: '{{ playwright_job.stdout | from_json }}'
|
||||
|
||||
Reference in New Issue
Block a user