diff options
Diffstat (limited to 'ansible/all.yml')
-rw-r--r-- | ansible/all.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ansible/all.yml b/ansible/all.yml index e4b4550..ecbf83e 100644 --- a/ansible/all.yml +++ b/ansible/all.yml @@ -11,14 +11,6 @@ - import_playbook: plays/apt-repos.yml - hosts: - - knot - roles: - - postfix - - role: dovecot - tags: dovecot - - bind - -- hosts: - linode-dns-update roles: - linode-dns-update |