mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Clarify docs message.
This commit is contained in:
@@ -45,7 +45,7 @@ options:
|
||||
- A source string state.
|
||||
update_cache:
|
||||
description:
|
||||
- Run the equivalent of C(apt-get update) if has changed.
|
||||
- Run the equivalent of C(apt-get update) when a change occurs. Cache updates are run after making changes.
|
||||
required: false
|
||||
default: "yes"
|
||||
choices: [ "yes", "no" ]
|
||||
|
||||
Reference in New Issue
Block a user