Skip to content

Commit 5b49927

Browse files
panagiksalexdor
authored andcommitted
Document dependencies installation
1 parent dbbdc4b commit 5b49927

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# ansible-vps
22

3+
## Dependencies
4+
5+
To install dependencies from Ansible Galaxy:
6+
7+
```sh
8+
ansible-galaxy install -r requirements.yml
9+
```
10+
11+
## Playbooks
12+
313
Install docker on all hosts:
414

515
```sh

0 commit comments

Comments
 (0)