Skip to content

Conversation

santiagomr
Copy link

Hi, thanks for share. With Ansible 2.8.4 on a Debian Stretch server, I get the following error when the handlers are going to run:

FAILED! => {"msg": "The conditional check 'ansible_lsb.codename == \"trusty\"' failed. 
The error was: error while evaluating conditional (ansible_lsb.codename == \"trusty\"): 
'dict object' has no attribute 'codename'

One fix for this problem is that what I propose in this PR: replace ansible_lsb.codename with ansible_distribution_release.

@nkakouros nkakouros force-pushed the develop branch 2 times, most recently from 4845328 to b7bb783 Compare January 5, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant