Skip to content

Commit 0f6df4c

Browse files
author
sysadt
authored
Update README.md
1 parent 9b02f43 commit 0f6df4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ These Ansible playbooks are made to help install secure Linux servers faster.
2626

2727
 
2828

29-
Run the requirements playbook:
29+
Run the requirements playbook using the root password you specified while installing the server:
3030

3131
ansible-playbook --inventory hosts.yml --ask-pass requirements-playbook.yml
3232

3333
 
3434

35-
Run the main playbook:
35+
Run the main playbook with the new users password you specified in the *variables.yml* file:
3636

3737
ansible-playbook --inventory hosts.yml --ask-pass main-playbook.yml
3838

0 commit comments

Comments
 (0)