geerlingguy / ansible-role-docker

Ansible Role - Docker
https://galaxy.ansible.com/geerlingguy/docker/
MIT License
1.81k stars 853 forks source link

elementary OS support #392

Closed NN708 closed 7 months ago

NN708 commented 1 year ago

elementary OS is based on Ubuntu (Ubuntu 20.04 as for elementary OS 6), but has different Ansible facts:

{
  "ansible_distribution": "elementary OS",
  "ansible_distribution_major_version": "6",
  "ansible_os_family": "elementary OS"
}

382 is probably the same problem. Maybe some variables could be modified to make these OSes work out-of-box?

stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 1 year ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

github-actions[bot] commented 9 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 7 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.