summaryrefslogtreecommitdiff
path: root/ansible/playbook.yml
blob: 84e805223d64559d43d6a711dc2853a608bf06cb (plain)
1
2
3
4
5
6
7
8
- name: Install dyndns and TLS
  hosts: blade-canongate
  become: true
  roles:
    - dyndns
    - tls
  vars_files:
    - common.yml