e9cffa9ecab4d5f92900f111a3b47fb8e255590b
5001d27078de580a47e85d6792a053f5ef97ad96
This structure is more accurate of a ansible based test structure.
1 new commit added
Pull-Request has been merged by alivigni
I would propose to try to reduce the number of subfolders especially for those simple tests, from a first look it kinda of scared me :)
Also, would we want to keep the .travis.yml files in there as well?
Same question for the files related to galaxy, since I doubt we would want to host our own instance, do we want to keep those files in?
This is the structure of what playbook roles look like and is generated by galaxy so you can get the structure. We can remove the Travis ci file as well as references to galaxy. I should have done that before submitting.
So not all subfolders would be present for all roles, but I do think it is important to show the structure since this is what proper ansible YAML looks like for the examples.
I find the structure detrimental in the way that it makes simple tests look quite complex.
For complex example I would agree though.