##### SUMMARY In forklift we have a `foreman_proxy_content` role that does various things: * generating certs - https://github.com/theforeman/foreman-operations-collection/pull/14 * acquiring oauth secrets * (partially) running the installer I think we should port that feature set here, probably as individual roles. ##### ISSUE TYPE - Feature Idea