Add info stage to pipeline
While still editing the .gitlab-ci.yml, add the following definition at the end of the file to define the info stage:
This is purely a debugging stage used during pipeline generation. It runs the ansible container image we created and then runs different commands from within the container to aid in troubleshooting.