mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 16:35:20 +02:00
* According to `sources.list(5)` man pages, only four fields are mandatory Types, URIs, Suites, Component. Validate as per this requirement while adding new source in sources.list. Fixes: #85715 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>