apt: clarify cache_valid_time (#53442)
parent
3f97abc6e2
commit
4e39b9fe02
|
@ -41,7 +41,7 @@ options:
|
|||
cache_valid_time:
|
||||
description:
|
||||
- Update the apt cache if its older than the I(cache_valid_time). This option is set in seconds.
|
||||
As of Ansible 2.4, this sets I(update_cache=yes).
|
||||
- As of Ansible 2.4, if explicitly set, this sets I(update_cache=yes).
|
||||
default: 0
|
||||
purge:
|
||||
description:
|
||||
|
|
Loading…
Reference in New Issue