aboutsummaryrefslogtreecommitdiff
blob: f363afc313e59cbf4e8f75aa0325c850e2813443 (plain) (blame)
1
2
3
4
5
6
7
- name: Setup Samba
  hosts: atlas
  remote_user: clarkzjw
  gather_facts: true

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