private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
41 stars 23 forks source link

make package installs more generic across OSs #1242

Closed eriktaubeneck closed 2 weeks ago

eriktaubeneck commented 2 weeks ago

this uses the package module in ansible, rather than yum specifically. we started with that, because Amazon Linux is Redhat based, but this will work more generically. it also points directly to rustup and cargo, which aren't on the path in debian.