apt: clarify cache_valid_time (#53442)

pull/53556/head
Martin Krizek 6 years ago committed by Alicia Cozine
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…
Cancel
Save