This commit is contained in:
felixfontein 2025-04-26 10:32:35 +00:00
parent 610bc4fbea
commit 5eed13230d
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