This commit is contained in:
felixfontein 2025-04-26 10:49:41 +00:00
parent 3e9bc5bb84
commit 81c2e97e1f
2 changed files with 2 additions and 1 deletions

View File

@ -388,6 +388,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
</div></td>
<td><div class="ansible-option-cell"><p>The file mode to use when writing the file to disk.</p>
<p>Will use the files mode from the source system if this option is not provided.</p>
<p>Note that if you provide an octal number as a string, Ansible will parse it as a <strong>decimal</strong> number.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">

File diff suppressed because one or more lines are too long