Initialize ansible and docker web stuff
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# ansible
|
||||
|
||||
## Ansible Control Node Setup
|
||||
|
||||
In a Python 3 environment (perhaps a venv):
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## `misc.yaml`
|
||||
|
||||
Server for miscellaneous stuff, e.g. the website.
|
||||
Expects to have a user `andi` who can `sudo`.
|
||||
Reference in New Issue
Block a user