Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boz/abconfig


https://github.com/boz/abconfig

Last synced: about 1 month ago
JSON representation

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
```