aboutsummaryrefslogtreecommitdiff
path: root/roles/tor/tasks/tor_install.yaml
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-29 19:59:55 +0300
committerheqnx <root@heqnx.com>2025-05-29 19:59:55 +0300
commit05d7102d6afa2d255926a3f4169176dd406c9cd3 (patch)
treeb04c4f7ded1e136aa3e04e94e57fe7a8c0df659c /roles/tor/tasks/tor_install.yaml
parentb8f1d76bd38d03e68fbc51f8e7340a9963a4104d (diff)
downloadansible-playbooks-05d7102d6afa2d255926a3f4169176dd406c9cd3.tar.gz
ansible-playbooks-05d7102d6afa2d255926a3f4169176dd406c9cd3.zip
standardized bools, added cache_valid_time: 86400HEADmain
Diffstat (limited to 'roles/tor/tasks/tor_install.yaml')
-rw-r--r--roles/tor/tasks/tor_install.yaml1
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: