1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/dbscripts/defaults/main.yml
Evangelos Foutras a9e0790f53
Remove the three dashes from all YAML documents
These are used to signal the start of the document in a stream of many
documents. As Ansible only supports one YAML document per file this is
unnecessary. About a third of our YAML documents already lacked these.
2022-06-08 14:35:45 +03:00

20 lines
394 B
YAML

dbscripts_commit: 20220131
dbscripts_update: true
dbscripts_pgp_emails: ['jelle@archlinux.org']
community_repos:
- community-debug
- community-testing-debug
- community-staging-debug
- multilib-debug
- multilib-staging-debug
- multilib-testing-debug
package_repos:
- core-debug
- extra-debug
- testing-debug
- staging-debug
- kde-unstable-debug
- gnome-unstable-debug