mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
Merge pull request #9105 from jakubroztocil/devel
Remove unreachable code
This commit is contained in:
@@ -54,7 +54,6 @@ def aws_common_argument_spec():
|
||||
security_token=dict(no_log=True),
|
||||
profile=dict(),
|
||||
)
|
||||
return spec
|
||||
|
||||
|
||||
def ec2_argument_spec():
|
||||
|
||||
Reference in New Issue
Block a user