mirror of https://github.com/ansible/ansible.git
Read directory_mode as 'raw' type
Reads the directory_mode param as 'raw' type to mirror the same behavior as mode.
This'll cause non-quoted values to be represented as an int, rather than a str.
Covered by 'assert recursive copied directories mode' test.
Fixes #24202
(cherry picked from commit 8d8cfb5fcd)
pull/25292/head
parent
f82e80dac6
commit
ef40b0085b
Loading…
Reference in New Issue