]> git.phdru.name Git - ansible.git/commitdiff
Feat(init-system/templates/sources.list): Remove Opera repo master
authorOleg Broytman <phd@phdru.name>
Sat, 9 Aug 2025 22:44:38 +0000 (01:44 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 9 Aug 2025 22:44:38 +0000 (01:44 +0300)
playbooks/roles/init-system/templates/sources.list

index 22c6ed46895ed31033285c5a2713bc2f1a34c6ed..8050751e91690b16ad6d0b536fa17f2b00b5c2e5 100644 (file)
@@ -23,7 +23,3 @@ deb {{ debian_mirror }}-security {{ debian_distr }}-security main contrib non-fr
 deb {{ debian_mirror }}-multimedia {{ debian_distr }} main non-free
 #deb {{ debian_mirror }}-multimedia {{ debian_distr }}-backports main non-free
 {% endif %}
-{% if inventory_hostname == 'localhost' %}
-
-#deb https://deb.opera.com/opera/ stable non-free
-{% endif %}