mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove duplicate requirements.
This commit is contained in:
parent
0a9cdf647a
commit
41d68b5498
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ options:
|
|||
extends_documentation_fragment:
|
||||
- aws
|
||||
- ec2
|
||||
requirements: ['boto3']
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue