From d9090d33d065bcbe186885103120fbc288ad627b Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 9 Jun 2024 19:43:20 +0100 Subject: Update README.txt with more info on how run stuff --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 47f8d56..f9f536d 100644 --- a/README.txt +++ b/README.txt @@ -10,8 +10,16 @@ $ pip3 install -r requirements.txt RUN +Use master playbook to setup everything in one go. + +$ ansible-playbook master.yml + +Alternatively use specific playbook to setup only part of the system. + $ ansible-playbook essential.yml $ ansible-playbook web.yml +$ ansible-playbook mail.yml +$ ansible-playbook vpn.yml DOTFILES -- cgit v1.2.3-70-g09d2