mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
Removed the unused argument description from lxd_container module (#31440)
This commit is contained in:
committed by
ansibot
parent
3141fda6b4
commit
ec73af1d78
@@ -551,9 +551,6 @@ def main():
|
||||
config=dict(
|
||||
type='dict',
|
||||
),
|
||||
description=dict(
|
||||
type='str',
|
||||
),
|
||||
devices=dict(
|
||||
type='dict',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user