🚨 fix var-spacing
This commit is contained in:
parent
902d219de3
commit
54aec3638f
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
delegate_to: localhost
|
||||
lineinfile:
|
||||
path: /tmp/ansible_dump_dist_version.txt
|
||||
line: "[{{ ansible_facts['nodename'] }}] {{ansible_fqdn}} : {{
|
||||
line: "[{{ ansible_facts['nodename'] }}] {{ ansible_fqdn }} : {{
|
||||
ansible_distribution }} {{ ansible_distribution_version }}"
|
||||
|
|
Loading…
Reference in a new issue