quarkslab / irma-ansible-old

IRMA ansible
24 stars 10 forks source link

Enable local fact caching in ansible #107

Closed kamino closed 9 years ago

kamino commented 9 years ago

For that, the following line should be added to ansible:

gathering          = smart
fact_caching       = jsonfile
fact_caching_connection = /tmp/ansible
# Caching for 1 day
fact_caching_timeout = 86400
kamino commented 9 years ago

pushed witht the following commit: d82e44eb5d881f39a835154ab032d07815d4928f