misc/handlers: Added handler "update apt cache"

dehydrated
Felix Stupp 5 years ago
parent 2b83cec66c
commit 283e450c16
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -9,6 +9,10 @@
state: restarted
name: ssh
- name: update apt cache
apt:
update_cache: yes
- name: reassemble ssh config
make:
chdir: "{{ global_ssh_configuration_environment_directory }}"

Loading…
Cancel
Save