Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardikabs/localhost
My personal local workstation provisioner
https://github.com/ardikabs/localhost
ansible local provisioning workstation
Last synced: 8 days ago
JSON representation
My personal local workstation provisioner
- Host: GitHub
- URL: https://github.com/ardikabs/localhost
- Owner: ardikabs
- Created: 2020-11-20T10:13:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T10:25:37.000Z (about 2 months ago)
- Last Synced: 2024-11-06T10:30:54.733Z (about 2 months ago)
- Topics: ansible, local, provisioning, workstation
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localhost
My personal local workstation provisioner with Ansible.
## Tested Environment
1. GNU/Linux Ubuntu 24.04
2. Mac OSX## Prerequisites
* Ansible v2.16
## References
* [Stupid Unix Tricks](https://sneak.berlin/20191011/stupid-unix-tricks/)
* [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/)