Closed AmannMax closed 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.
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.
Running
pip3 install ansible
will currently fail on Raspberry Pi OS Lite (32-bit) because of the Cryptography package used by ansible.Run the suggested pagages from the Cryptography website to complete the ansible installation.
Thank you for sharing your work Jeff!