summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/unarchive/handlers/main.yml
blob: cb8b671ef09085cb20ec0300e74048579f3e3e27 (plain)
1
2
3
- name: restore packages
  package:
    name: "{{ unarchive_packages }}"