add double quote to item
This commit is contained in:
parent
55c5833ad4
commit
568b830fb6
@ -3,5 +3,5 @@
|
|||||||
apt:
|
apt:
|
||||||
name: haproxy
|
name: haproxy
|
||||||
state: present
|
state: present
|
||||||
default_release: {{ ansible_distribution_release }}-backports
|
default_release: "{{ ansible_distribution_release }}-backports"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user