Register your host to Satellite. This role installs the Katello CA RPM from Satellite then registers to the appropriate repositories using an activation key.
- activation key
- organization
satellite_host: "https://mysatellite.com
sat_key: mykey
sat_env: production
sat_org: "mylab"
- hosts: myserver
roles:
- satellite_reg