Ansible role to deploy FRRouting
Go to file
Dmitriy Rabotyagov 0041e1ebea Manage apt repositores and keys using deb822_repository module
The apt-key module is deprecated so the code is refactored to allow
any of the deb822_repository features to used instead.

Change-Id: I3eb1bbf0a00849387e7d90237429fb68d4aab3c3
2024-11-27 17:56:46 +01:00
defaults Define repository and packages variables in role defaults 2024-04-23 08:25:27 +00:00
files/gpg Manage apt repositores and keys using deb822_repository module 2024-11-27 17:56:46 +01:00
handlers Add ebgp policy definition for tests 2024-02-23 16:05:20 +00:00
meta Update role metadata to match other deliverables 2024-04-23 09:03:43 +00:00
molecule/default Add EL repos to supported by the role 2024-04-23 08:25:21 +00:00
tasks Manage apt repositores and keys using deb822_repository module 2024-11-27 17:56:46 +01:00
templates Make role INJECT_FACTS_AS_VARS friendly 2024-02-23 17:34:50 +01:00
vars Manage apt repositores and keys using deb822_repository module 2024-11-27 17:56:46 +01:00
.ansible-lint Add molecule job 2024-02-23 17:07:40 +01:00
.gitreview Update project location in .gitreview 2024-04-23 10:15:03 +02:00
.yamllint.yml Add yamllint to linters check 2024-02-23 16:06:35 +00:00
.zuul.yaml Remove Buster testing 2024-11-27 16:33:30 +00:00
test-requirements.txt Add linters check 2020-06-26 16:01:12 +00:00
tox.ini Remove Buster testing 2024-11-27 16:33:30 +00:00