Skip to content

Commit 623e691

Browse files
committed
Update Testing instructions
1 parent 70a4680 commit 623e691

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,4 @@ Run `ansible-galaxy install -r {your role file}` then add it to your roles list:
2323

2424
### Testing
2525

26-
Install depedencies
27-
28-
pip install molecule
29-
pip install python-vagrant
30-
31-
Run test
32-
33-
molecule test
34-
35-
SSH to vagrant created by molecule
36-
37-
molecule login
26+
vagrant up

0 commit comments

Comments
 (0)