mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
apt_key documentation: add a note explaining the benefit of including 'id'
This commit is contained in:
committed by
Matt Clay
parent
fc1ad5e1f1
commit
535f0e9b11
@@ -36,7 +36,7 @@ options:
|
||||
required: false
|
||||
default: none
|
||||
description:
|
||||
- identifier of key
|
||||
- identifier of key. Including this allows check mode to correctly report the changed state.
|
||||
data:
|
||||
required: false
|
||||
default: none
|
||||
|
||||
Reference in New Issue
Block a user