This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Shokunin
/
cookiecutter-ansible-role
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
remove any dependency roles in testing from git repo
Chris Mague
il y a 7 ans
Parent
f9edcc9f1c
commit
709ba3e058
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
Voir le fichier
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*