diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-06-22 02:37:11 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-06-22 02:37:11 +0200 |
commit | 5a35c210ddb64998586b69b921e8d721395f09d5 (patch) | |
tree | 9a65e26f147c59ab379e1cd23a1baf60ac5d5264 /chaos-at-home/r3-cccamp19-gw.yml | |
parent | Merge branch 'topic/kubernetes-network-plugins' (diff) | |
parent | converted other physical machines to new network config (diff) |
Merge branch 'topic/network-interfaces-variables-refactoring'
Diffstat (limited to 'chaos-at-home/r3-cccamp19-gw.yml')
-rw-r--r-- | chaos-at-home/r3-cccamp19-gw.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chaos-at-home/r3-cccamp19-gw.yml b/chaos-at-home/r3-cccamp19-gw.yml deleted file mode 100644 index e92370ac..00000000 --- a/chaos-at-home/r3-cccamp19-gw.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -- name: configure dyndns - hosts: r3-cccamp19-gw - roles: - - role: dyndns/client |