mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add content to the list of file common arguments.
This commit is contained in:
@@ -107,6 +107,7 @@ FILE_COMMON_ARGUMENTS=dict(
|
||||
serole = dict(),
|
||||
selevel = dict(),
|
||||
setype = dict(),
|
||||
content = dict(),
|
||||
)
|
||||
|
||||
def get_platform():
|
||||
|
||||
Reference in New Issue
Block a user