Skip to content

filter parameter order #2

@jplassnibatt

Description

@jplassnibatt

Describe the bug
aws-s3-cp (or mv) step is setting exclude filter at the end, affecting the prior include filter.

My Rundeck detail

  • Rundeck version: 3.2.8
  • install type: war
  • OS Name/version: ubuntu 18.04 - windows 10
  • DB Type/version: any

Expected behavior
A way to set the order of include and exclude filters.

Screenshots
python script edited to show the aws command:
image

From aws documentation
image

Ugly workaround
Edit the python script from libext/cache/aws-s3-steps-1.2.0/ to re-order parameters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions