This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Shokunin
/
cookiecutter-ansible-role
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove any dependency roles in testing from git repo
Chris Mague
7 years ago
parent
f9edcc9f1c
commit
709ba3e058
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
View File
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*