apt: clarify cache_valid_time (#53442)

This commit is contained in:
Martin Krizek
2019-03-08 21:35:52 +01:00
committed by Alicia Cozine
parent 3f97abc6e2
commit 4e39b9fe02

View File

@@ -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: