Fix missing quote
Change-Id: Ib13d07f4f8c8007be47e5a10a9f63f1e93986876
(cherry picked from commit 1b6ee682b1
)
This commit is contained in:
parent
bd8c799a72
commit
bfc743b32b
@ -11,5 +11,5 @@
|
||||
enabled: yes
|
||||
state: started
|
||||
when:
|
||||
- ansible_facts['pkg_mgr'] in [dnf', 'apt']
|
||||
- ansible_facts['pkg_mgr'] in ['dnf', 'apt']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user