diff --git a/lib/ansible/modules/packaging/os/apt_key.py b/lib/ansible/modules/packaging/os/apt_key.py index c25759ecbe3..7f07b3b3a0e 100644 --- a/lib/ansible/modules/packaging/os/apt_key.py +++ b/lib/ansible/modules/packaging/os/apt_key.py @@ -41,7 +41,7 @@ options: - The path to a keyfile on the remote server to add to the keyring. keyring: description: - - The path to specific keyring file in /etc/apt/trusted.gpg.d/ + - The full path to specific keyring file in /etc/apt/trusted.gpg.d/ version_added: "1.3" url: description: