added directory creation in the setup instructions

This commit is contained in:
aminnairi
2023-12-30 18:50:28 +01:00
parent 646f25a30a
commit 5b882be546
+1
View File
@@ -12,6 +12,7 @@ Laptop configuration for Arch Linux
### Setup the variables needed for running the playbook
```bash
mkdir --parent ansible/roles/user/vars
touch ansible/roles/user/vars/main.yml
```