Clarify docs message.
This commit is contained in:
parent
d9876343b1
commit
2e62cbdaa2
1 changed files with 1 additions and 1 deletions
|
@ -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" ]
|
||||
|
|
Loading…
Reference in a new issue