[TIDY] move when statements, fix whitespace
Having the when condition of a task at the top instead of bottom is easiert to read. Also some spaces were another whitespace character on accident.
This commit is contained in:
parent
1de4e4ef24
commit
a0ac0a67a7
13 changed files with 54 additions and 60 deletions
|
@ -10,4 +10,4 @@ telegraf_docker_file: "telegraf-docker.conf"
|
|||
telegraf_unifi_file: "telegraf-UniFi.conf.j2"
|
||||
telegraf_airmax_file: "telegraf-AirMAX.conf.j2"
|
||||
|
||||
exim_etc_mailname: "{{ inventory_hostname }}"
|
||||
exim_etc_mailname: "{{ inventory_hostname }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue