Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions github/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
description: Ansible role to provide configuration Intrusion Detection Systems
- project: ansible-security/ids_install
description: Ansible role to install configuration Intrusion Detection Systems
- project: ansible-security/ids_rule
description: Ansible role to manage Intrusion Detection Systems signature rules
- project: ansible/network
description: Ansible collection for network devices
1 change: 1 addition & 0 deletions zuul/tenants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
- ansible-network/yang
- ansible-security/ids_config
- ansible-security/ids_install
- ansible-security/ids_rule

# Don't load any configuration from these projects because we
# don't gate them, so they could wedge our config.
Expand Down