diff options
Diffstat (limited to 'roles/tor/tasks/tor_install.yaml')
-rw-r--r-- | roles/tor/tasks/tor_install.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/tor/tasks/tor_install.yaml b/roles/tor/tasks/tor_install.yaml index 3a053e6..f1fc92f 100644 --- a/roles/tor/tasks/tor_install.yaml +++ b/roles/tor/tasks/tor_install.yaml @@ -9,6 +9,7 @@ - netcat-openbsd state: present update_cache: true + cache_valid_time: 86400 - name: check if /etc/tor/torrc exists stat: |