apt_repository: fix rendering default mode in docs (#40152)
This commit is contained in:
parent
67acffb5f2
commit
def434b5c3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ options:
|
|||
mode:
|
||||
description:
|
||||
- The octal mode for newly created files in sources.list.d
|
||||
default: 0644
|
||||
default: '0644'
|
||||
version_added: "1.6"
|
||||
update_cache:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue