rdbreak / rhce8env

This is a RHCE 8 study environment built with Vagrant/Ansible
https://join.slack.com/t/redhat-certs/shared_invite/zt-hpc829w5-8J60PBmh_5E_nfeBkbfzIA
MIT License
117 stars 52 forks source link

Fixing regex for retry.yml and vdi #36

Closed victorbrca closed 7 months ago

victorbrca commented 8 months ago

Removing forward slash (/) from the end of *.vdi and *.retry.yml file match in .gitignore.

victorbrca commented 7 months ago

I'm ended up making a long list of fixes and improvements. I will merge everything together.