Files
Thomas Woerner 8e6c5e566d utils/build-galaxy-release.sh: Do not create duplicates for role plugins
This change reduces the size of the Ansible collection and removes unused
files.

While creating the collection, the role plugins have been linked into the
global plugin folders, but a subsequent sed call replaced the links with
changed files. The original files have also been changed with another sed
call in the same way. This resulted in the duplication of the changed
files.

The plugins of the roles are now moved into the global plugin folders and
only changed there. The now empty plugin folders in the roles are
removed.
2024-12-10 17:12:09 +01:00
..
2023-05-05 16:26:45 +02:00
2023-09-11 12:01:17 -03:00
2023-05-05 16:26:45 +02:00
2024-07-31 16:10:02 +02:00
2024-07-31 16:10:02 +02:00