Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.79 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.79 KB

Galaxy

🧪 GitHub Actions CI/CD workflow tests badge pre-commit.ci status badge Codecov badge

Various roles and modules meant to be used on macOS.

Roles

  • samdoran.macos.command_line_tools - Install Xcode command line tools
  • samdoran.macos.homebrew - Install Homebrew and manage taps, packages, and Cask apps
  • samdoran.macos.parallels - Install Parallels Desktop
  • samdoran.macos.parallels_sdk - Install the Parallels Python SDK
  • samdoran.macos.python - Install Python from Python.org

Modules

  • samdoran.macos.bootstrap_certs - Generates a trusted root certificate authority store for use by the Python version that comes from Python.org using the certificate authorities found in the system keychain.
  • samdoran.macos.parallels_facts - Gathers various facts from Parallels running on the host.
  • samdoran.macos.parallels_desktop - Manage the state of Parallels Desktop.