aboutsummaryrefslogtreecommitdiff
blob: 0dbbd4a2fa2cf58308d421a8d36b799c05d7f64f (plain) (blame)
1
2
3
4
5
6
7
- name: Install ZFS and setup Debian
  hosts: atlas
  remote_user: clarkzjw
  gather_facts: true

  roles:
    - role: debian_init
Powered by cgit v1.2.3 (git 2.41.0)