aboutsummaryrefslogtreecommitdiff
blob: e42c175c74d6d57d6550ef1dd9b044f27f2bd463 (plain) (blame)
1
2
3
4
5
6
7
- name: Setup FreeBSD
  hosts: bia
  remote_user: clarkzjw
  gather_facts: true

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