Pass absolute paths to atmoic_move(). (#799)

This commit is contained in:
Felix Fontein
2024-10-01 21:55:00 +03:00
committed by GitHub
parent 5a2dff7b74
commit db871c2686
4 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "various modules - pass absolute paths to ``module.atomic_move()`` (https://github.com/ansible/ansible/issues/83950, https://github.com/ansible-collections/community.crypto/pull/799)."