make kernel command line options configurable.
[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
9 - import_tasks: 07grub.yml