mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
update module arguments to allow resource_definition to be a string (#40730)
This commit is contained in:
committed by
Adam Miller
parent
5f5fbffe8a
commit
d75e49693b
@@ -63,7 +63,6 @@ COMMON_ARG_SPEC = {
|
||||
'default': False,
|
||||
},
|
||||
'resource_definition': {
|
||||
'type': 'dict',
|
||||
'aliases': ['definition', 'inline']
|
||||
},
|
||||
'src': {
|
||||
|
||||
Reference in New Issue
Block a user