File: macos_localhost.yml

package info (click to toggle)
python-mitogen 0.3.43-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,816 kB
  • sloc: python: 24,940; sh: 144; makefile: 74; perl: 19; ansic: 18
file content (9 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
- name: Configure macOS
  hosts: all
  gather_facts: true
  strategy: mitogen_free
  become: true
  roles:
    - role: sshd
    - role: sshd_macos
    - role: user_policies