RedHatGov / redhatgov.workshops

This is a collection of Ansible-deployed workshop environments. Use it in combination with the student workbook content, from the repo at https://github.com/RedHatGov/redhatgov.github.io
http://redhatgov.io
65 stars 69 forks source link

Rename some modules to use new supported names #93

Closed dmc5179 closed 4 years ago

dmc5179 commented 4 years ago

Some ec2 module names have changed from facts to info. The facts version is deprecated and will be removed in 2.13. I've tested these changes by running #1 and #4 to bring up and down the hosts ensuring the the playbooks work with this change.

ajacocks commented 4 years ago

Dan, why did you remove the devsecops workshop, with this commit? Just curious.

dmc5179 commented 4 years ago

@ajacocks I didn't intend to put that into this PR. The devsecops workshop ended up in 2 places. Originally I suggested putting it here with the other workshops. Some on the devsecops workshop team thought it best to have its own repo. It doesn't much matter to me. I'm not sure how to undo that part of the PR.