mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 11:52:44 +00:00
Add state to rhn_channel docs
This commit is contained in:
@@ -23,6 +23,11 @@ options:
|
||||
- name of the system as it is known in RHN/Satellite
|
||||
required: true
|
||||
default: null
|
||||
state:
|
||||
description:
|
||||
- whether the channel should be present or not
|
||||
required: false
|
||||
default: present
|
||||
url:
|
||||
description:
|
||||
- The full url to the RHN/Satellite api
|
||||
|
||||
Reference in New Issue
Block a user