Add state to rhn_channel docs
This commit is contained in:
parent
03f41c1cec
commit
7b7ba8cd2a
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue