mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
apt_repository: fix rendering default mode in docs (#40152)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user