Skip to content

afpacket/ansible-role-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-macos

Ansible role for managing macOS configs. Do not run all tasks as sudo (-b)

Sample playbook file (macos.yml):

- hosts: localhost
  connection: local
  become: false
  roles:
    - ansible-role-macos

Sample command:

ansible-playbook macos.yml -K -vv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages