Remove duplicate shade requirement
This commit is contained in:
parent
73cb529d2c
commit
186fbd7645
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ options:
|
|||
- Should the resource be present or absent.
|
||||
choices: [present, absent]
|
||||
default: present
|
||||
|
||||
requirements: ["shade"]
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue