parameter | required | default | choices | comments |
---|---|---|---|---|
name |
yes | name of the software channel | ||
password |
yes | the user's password | ||
state |
no | present | whether the channel should be present or not | |
sysname |
yes | name of the system as it is known in RHN/Satellite | ||
url |
yes | The full url to the RHN/Satellite api | ||
user |
yes | RHN/Satellite user |
- rhn_channel: name: rhel-x86_64-server-v2vwin-6 sysname: server01 url: https://rhn.redhat.com/rpc/api user: rhnuser password: guessme
Note
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
This module is maintained by those with core commit privileges
For more information on what this means please read Module Support
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Helping Testing PRs and Developing Modules.