diff --git a/playbooks/site.yml b/playbooks/site.yml index a839b9e..9f3beba 100644 --- a/playbooks/site.yml +++ b/playbooks/site.yml @@ -74,14 +74,14 @@ - libdbus-1-3 - libglib2.0-0 - libbluetooth3 - # - libsbc1 - # - libfdk-aac2 - # - libldacbt-abr2 - # - libldacbt-enc2 + - libsbc1 + - libfdk-aac2 + - libldacbt-abr2 + - libldacbt-enc2 # - upmpdcli state: present - cache_valid_time: 3153600 # 365天缓存 - update_cache: no + cache_valid_time: 1 # 365天缓存 + update_cache: yes become: yes tags: apt