Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boz/abconfig
https://github.com/boz/abconfig
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/boz/abconfig
- Owner: boz
- Created: 2017-03-21T09:38:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T17:23:13.000Z (8 months ago)
- Last Synced: 2024-04-15T02:52:38.455Z (7 months ago)
- Language: Python
- Size: 256 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# abconfig: workstation setup & config.
# Setup
```sh
$ export ANSIBLE_VAULT_PASSWORD_FILE="./vaultpw"
```# Running:
Install and configure for a dev workstation:
```sh
$ ansible-playbook -i hosts workstation.yml
```