This PR fixes an issue with how the CI/CD pipeline was setup up ## Major fixes - Addressed an issue with the CI/CD pipeline restarting core services during production runs. - Updated ansible-playbook command to include the `skip-tags` flag. This currently skips the new `core` tag. |19a7e77045- Added new `core` tag to `site.yaml`. This new tag covers any roles that deal with or might restart core services. |3335594077--------- Co-authored-by: Jordan Del Pilar <[email protected]> Reviewed-on: #7