You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can create a product with a repository that would hold a file.
However you can not add the parameter ´src´ to specify a source_file to uplad.
Example:
`
name: Test
description: ansible managed
repository:
name: Test File
content_type: file
src:
`
It would be nice to integrate the content_upload module into the role so that you can directly upload a file.
ISSUE TYPE
Feature Idea
The text was updated successfully, but these errors were encountered:
SUMMARY
Currently you can create a product with a repository that would hold a file.
However you can not add the parameter ´src´ to specify a source_file to uplad.
Example:
`
description: ansible managed
repository:
content_type: file
src:
`
It would be nice to integrate the content_upload module into the role so that you can directly upload a file.
ISSUE TYPE
The text was updated successfully, but these errors were encountered: