cisagov / cisagov/ansible-role-apt-over-https
The role does not update DEB822 SourceList files to use HTTPS
Open
bug
- Dominant language
- Shell
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 Summary #
The role does not currently support DEB822 formatted SourceList files.
## To reproduce ##
Steps to reproduce the behavior:
1. Use the role on a system that uses DEB822 formatted SourceList files.
1. Observe that URLs are not updated to use `https://` instead of `http://`.
## Expected behavior ##
Any SourceList files should be updated as expected.
Contributor guide
Assessment
This issue has not been assessed yet.