diff options
| author | heqnx <root@heqnx.com> | 2025-05-29 19:59:55 +0300 | 
|---|---|---|
| committer | heqnx <root@heqnx.com> | 2025-05-29 19:59:55 +0300 | 
| commit | 05d7102d6afa2d255926a3f4169176dd406c9cd3 (patch) | |
| tree | b04c4f7ded1e136aa3e04e94e57fe7a8c0df659c /roles/icewm/tasks | |
| parent | b8f1d76bd38d03e68fbc51f8e7340a9963a4104d (diff) | |
| download | ansible-playbooks-05d7102d6afa2d255926a3f4169176dd406c9cd3.tar.gz ansible-playbooks-05d7102d6afa2d255926a3f4169176dd406c9cd3.zip | |
standardized bools, added     cache_valid_time: 86400
Diffstat (limited to 'roles/icewm/tasks')
| -rw-r--r-- | roles/icewm/tasks/main.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/roles/icewm/tasks/main.yaml b/roles/icewm/tasks/main.yaml index 7e6987d..d4738fc 100644 --- a/roles/icewm/tasks/main.yaml +++ b/roles/icewm/tasks/main.yaml @@ -9,6 +9,7 @@        - thunar      state: present      update_cache: true +    cache_valid_time: 86400  - name: copy system-wide icewm config files    copy: |