diff options
Diffstat (limited to 'chaos-at-home/r3-cccamp19-gw.yml')
-rw-r--r-- | chaos-at-home/r3-cccamp19-gw.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/r3-cccamp19-gw.yml b/chaos-at-home/r3-cccamp19-gw.yml index d729471a..e92370ac 100644 --- a/chaos-at-home/r3-cccamp19-gw.yml +++ b/chaos-at-home/r3-cccamp19-gw.yml @@ -2,4 +2,4 @@ - name: configure dyndns hosts: r3-cccamp19-gw roles: - - dyndns/client + - role: dyndns/client |