3 Commits

Author SHA1 Message Date
31a819e481 Stop using apt_key: module to install keyrings
Fixes #16 by replacing uses of the `apt_key:` module with `get_url:` to
download apt keyrings into `/etc/apt/keyrings`, then used
`signed-by=/etc/path/keyrings/<keyring>` in the appropriate sources.list
file.
2023-06-24 11:25:54 +01:00
39268ae7aa Add Linux Mint support to llvm role 2023-02-04 16:50:34 +00:00
69cb941a85 Update llvm role to support all Ubuntu LTS 2022-06-03 20:30:13 +01:00