We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 180fc7c + ace481b commit b5e34c0Copy full SHA for b5e34c0
roles/apt/vars/main.yaml
@@ -134,7 +134,6 @@ manala_apt_repositories_patterns:
134
suites: "{{ {'bullseye': 'bullseye', 'bookworm': 'bookworm', 'trixie': 'noble'}[ansible_facts.distribution_release] }}"
135
components: mysql-8.4-lts
136
key: mysql
137
- legacy_file: repo_mysql_com_apt_{{ ansible_facts.distribution | lower }}.list
138
mariadb_10_5:
139
uris: https://dlm.mariadb.com/repo/mariadb-server/10.5/repo/debian
140
suites: "{{ ansible_facts.distribution_release }}"
0 commit comments