aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.ca/config/atlas/README.md')
-rw-r--r--clarkzjw.ca/config/atlas/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/clarkzjw.ca/config/atlas/README.md b/clarkzjw.ca/config/atlas/README.md
index 228236a..7eb8ffb 100644
--- a/clarkzjw.ca/config/atlas/README.md
+++ b/clarkzjw.ca/config/atlas/README.md
@@ -2,3 +2,16 @@
2 2
3Hostname: atlas 3Hostname: atlas
4Usage: HomeLab Main NAS 4Usage: HomeLab Main NAS
5
6## Step
7
8### Init
9
10```bash
11ansible-playbook init.yaml -K -k
12```
13
14### Setup
15```bash
16ansible-playbook setup.yaml
17```
Powered by cgit v1.2.3 (git 2.41.0)