centralpayment.rhel-subscription

RHEL Subscription Manager

This role subscribes a RHEL system via usage of the subscription-manager tool.

Requirements

This role only is needed/runs on RHEL.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: centralpayment.rhel-subscription, redhat_username: username, redhat_password: password }

License

BSD

About

Register and attach system using Red Hat Subscription Manager

Install
ansible-galaxy install centralpayment.rhel-subscription
GitHub repository
License
Unknown
Downloads
250