Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for arm64, armv7, i386 and i686 architectures. #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LexVar
Copy link

@LexVar LexVar commented Aug 5, 2021

  • Added support for arm64, armv7, i386 and i686 by using the ansible_architecture fact to set the platform sufix as suggested in issue Support other architectures than i386 and amd64 #50. Tested these changes on a raspberry pi 3B and orange pi zero;
  • Fixed an issue where the systemd unit was not being reloaded and caused the service to fail
  • Support for Ubuntu 20.04 and Debian 10, added CI tests

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.

None yet

1 participant