mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add content to the list of file common arguments.
This commit is contained in:
parent
57d193556c
commit
77198b09e9
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ FILE_COMMON_ARGUMENTS=dict(
|
|||
serole = dict(),
|
||||
selevel = dict(),
|
||||
setype = dict(),
|
||||
content = dict(),
|
||||
)
|
||||
|
||||
def get_platform():
|
||||
|
|
Loading…
Reference in a new issue