mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
72cca01cd4
Run setfacl/chown/chmod on each temp dir and file. This fixes temp file permissions handling on platforms such as FreeBSD which always return success when using find -exec. This is done by eliminating the use of find when setting up temp files and directories. Additionally, tests that now pass on FreeBSD have been enabled for CI. |
||
---|---|---|
.. | ||
modules | ||
ansible-core-ci | ||
ci.sh | ||
code-smell-requirements.txt | ||
code-smell.sh | ||
integration.sh | ||
remote-integration.sh | ||
remote-requirements.txt | ||
remote.sh | ||
sanity-requirements.txt | ||
sanity.sh |