Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 588bf65

Browse files
authored
Merge pull request #6 from cloudalchemy/skeleton
[REPO SYNC] Add passlib as a test requirement
2 parents 0fdf7d2 + 015775f commit 588bf65

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ Combining molecule and travis CI allows us to test how new PRs will behave when
6363

6464
See [contributor guideline](CONTRIBUTING.md).
6565

66+
## Troubleshooting
67+
68+
See [troubleshooting](TROUBLESHOOTING.md).
69+
6670
## License
6771

6872
This project is licensed under MIT License. See [LICENSE](/LICENSE) for more details.

TROUBLESHOOTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Troubleshooting
2+
3+

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ ansible-lint>=3.4.0
44
testinfra>=1.7.0
55
jmespath
66
selinux
7+
passlib

0 commit comments

Comments
 (0)