summaryrefslogtreecommitdiffstats
path: root/vagrant/roles/hosts.update/tasks/main.yml
blob: 16a7d3b03588d822ee123ecb05e1465110b92934 (plain)
1
2
3
- name: Run distro specific tasks for host.update
  include_tasks:
    file: "{{ distro.actions_file }}"