mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 12:52:37 +00:00
(cherry picked from commit 3a3ece3ba5)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
ccb6eb842f
commit
91ab748340
@ -94,6 +94,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- The file mode to use when writing the file to disk.
|
- The file mode to use when writing the file to disk.
|
||||||
- Will use the file's mode from the source system if this option is not provided.
|
- Will use the file's mode from the source system if this option is not provided.
|
||||||
|
- Note that if you provide an octal number as a string, Ansible will parse it as a B(decimal) number.
|
||||||
type: int
|
type: int
|
||||||
force:
|
force:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user