summaryrefslogtreecommitdiff
path: root/README.txt
blob: ec4f7333b86fe7a16a6e2531aa429659d5688794 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Ansible playbooks for personal infrastructure.


INSTALL

$ python3 -m venv .env
$ source .env/bin/activate
$ pip3 install -r requirements.txt


RUN

$ ansible-playbook playbooks/essential.yml