---
- import_tasks: pkgs.yml

- import_tasks: swarm_mgr.yml
  when: docker_swarm | bool

- import_tasks: swarm_node.yml
  when: docker_swarm | bool