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.
|
- A source string state.
|
||||||
update_cache:
|
update_cache:
|
||||||
description:
|
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
|
required: false
|
||||||
default: "yes"
|
default: "yes"
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
|
|
Loading…
Reference in a new issue