diff options
Diffstat (limited to 'chaos-at-home/r3-cccamp19-gw.yml')
-rw-r--r-- | chaos-at-home/r3-cccamp19-gw.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chaos-at-home/r3-cccamp19-gw.yml b/chaos-at-home/r3-cccamp19-gw.yml new file mode 100644 index 00000000..d729471a --- /dev/null +++ b/chaos-at-home/r3-cccamp19-gw.yml @@ -0,0 +1,5 @@ +--- +- name: configure dyndns + hosts: r3-cccamp19-gw + roles: + - dyndns/client |