cff0d6a25c07c178e60bda6c1cd8f0bfd3d89a2c
[noc.git] / ansible / roles / base / tasks / main.yml
1 ---
2 - import_tasks: 01ssh.yml
3 - import_tasks: 02debian.yml
4 - import_tasks: 03ntp.yml
5 - when: ansible_service_mgr == "systemd"
6   import_tasks: 04systemd.yml
7 - import_tasks: 05tools.yml
8 - import_tasks: 06net.yml