diff options
Diffstat (limited to 'ansible/all.yml')
-rw-r--r-- | ansible/all.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/all.yml b/ansible/all.yml index dc524d5..0a493b6 100644 --- a/ansible/all.yml +++ b/ansible/all.yml @@ -2,3 +2,10 @@ - knot roles: - postfix + +- hosts: + - all + - desktops + - sbcs + roles: + - linode-dns-update |