-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
Thank you for taking the time to submit this PR. Support for Debian was added with #45, which should work for Ubuntu as well?
Originally posted by @bertvv in #43 (comment)
@bertvv Just wanted to note here that the added Debian support does not apply to Ubuntu as well. It is acting specifically on the ansible_distribution
variable, which would be Ubuntu in this case.
This could be solved by using the ansible_os_family
var instead, which in the case of Ubuntu, will return Debian.
I don't know how this would affect scenarios on other distros, but if I end up using this role, I'll try to submit a PR.
Thank you for your efforts!
jashuRc
Metadata
Metadata
Assignees
Labels
No labels