https://github.com/terrorsquad/ansible-post-installation
Ansible playbook used for installation of essential development and general use software
https://github.com/terrorsquad/ansible-post-installation
ansible dotfiles linux linux-mint post-installation redshift ubuntu undervolt vscode
Last synced: about 1 month ago
JSON representation
Ansible playbook used for installation of essential development and general use software
- Host: GitHub
- URL: https://github.com/terrorsquad/ansible-post-installation
- Owner: TerrorSquad
- License: mit
- Created: 2019-12-27T23:02:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-20T11:24:41.000Z (about 2 months ago)
- Last Synced: 2026-02-20T14:18:31.794Z (about 2 months ago)
- Topics: ansible, dotfiles, linux, linux-mint, post-installation, redshift, ubuntu, undervolt, vscode
- Language: Shell
- Homepage: https://terrorsquad.github.io/ansible-post-installation/
- Size: 3.65 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Griffin: Effortless Cross-Platform Configuration
[](https://github.com/TerrorSquad/ansible-post-installation/actions/workflows/ubuntu.yaml)
[](https://github.com/TerrorSquad/ansible-post-installation/actions/workflows/wsl.yaml)
[](https://github.com/TerrorSquad/ansible-post-installation/actions/workflows/macos.yaml)
## Overview
Griffin is an Ansible playbook designed to automate the installation and configuration of software on both Linux and macOS systems, making cross-platform post-installation tasks a breeze.
## Key Features
* **Automates Post-Installation Tasks:** Configure system settings, install packages, and perform other common tasks.
* **Ensures Consistency:** Maintain uniform configuration across multiple systems.
* **Highly Customizable:** Easily modify playbooks to meet your specific needs.
## Supported Platforms
### Linux
- **Ubuntu** 24.04 LTS
- **Linux Mint** (latest versions)
- **Debian** (latest stable)
- **WSL** (Windows Subsystem for Linux)
### macOS
- **macOS** 12+ (Monterey and newer)
- **Intel** and **Apple Silicon** Macs
- **Homebrew** as the primary package manager
- **Admin privileges** required for some installations (use `-K` flag)
## Get Started
For detailed installation instructions, usage guides, and FAQs, please refer to our comprehensive documentation:
[**https://terrorsquad.github.io/ansible-post-installation/**](https://terrorsquad.github.io/ansible-post-installation/)
## License
This project is licensed under the [MIT License](LICENSE.md).