Taskotron: indent again

This commit is contained in:
František Zatloukal 2019-02-06 14:57:56 +01:00
parent 065b62477b
commit 9d29942eb5

View file

@ -18,7 +18,7 @@
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
- debug:
msg: "|||FEDORA|||| {{ ansible_distribution_major_version }}"
msg: "|||FEDORA|||| {{ ansible_distribution_major_version }}"
roles:
- { role: base, tags: ['base'] }