ソースを参照

Remove `ddclient_container_network` in favor of the role's configuration

On the role the value of `ddclient_container_network` is set to `ddclient_identifier`, which is set to `matrix-dynamic-dns` on the playbook.

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4902/head
Suguru Hirahara 6ヶ月前
コミット
04093c603f
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E4F9743DAB4B7B75
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      group_vars/matrix_servers

+ 0
- 2
group_vars/matrix_servers ファイルの表示

@@ -3354,8 +3354,6 @@ ddclient_identifier: matrix-dynamic-dns

ddclient_docker_image_registry_prefix_upstream: "{{ matrix_container_global_registry_prefix_override if matrix_container_global_registry_prefix_override else ddclient_docker_image_registry_prefix_upstream_default }}"

ddclient_container_network: matrix-dynamic-dns

######################################################################
#
# /matrix-dynamic-dns


読み込み中…
キャンセル
保存