Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Breaking change since using community.general.archive: the functionality of excludes is different #3

@elburro1887

Description

@elburro1887

Just wanted to let you know that the way of specifying excludes is now different, since your lib has switched to using community.general.archive. My backups were getting extremely large at one point, and I saw it was because of this.

The path and exclude_path variable from archive now take globs/wildcards so the old way of specifying paths doesn't work anymore.

Also, excluding subdirectories below the 2nd level is not possible, due to a bug i have filed here: ansible-collections/community.general#6857
This is actually not a bug, it was my failure to understand how it works. But the issue here still persists since its a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions