Taskotron: fix indent
This commit is contained in:
parent
63db90a74f
commit
065b62477b
1 changed files with 2 additions and 3 deletions
|
@ -15,11 +15,10 @@
|
|||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
- debug:
|
||||
msg: "|||FEDORA|||| {{ ansible_distribution_major_version }}"
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
- debug:
|
||||
msg: "|||FEDORA|||| {{ ansible_distribution_major_version }}"
|
||||
|
||||
roles:
|
||||
- { role: base, tags: ['base'] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue