Closed alexjurkiewicz closed 5 years ago
exec {'ls': command => 'test', provider => 'shell', unless => 'foo', }
The 'unless' is highlighted wrong (as a keyword, rather than as a parameter). I noticed this after #40 was merged but it's not caused by that PR.
The 'unless' is highlighted wrong (as a keyword, rather than as a parameter). I noticed this after #40 was merged but it's not caused by that PR.