File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -519,6 +519,13 @@ source_repositories:
519519 - codeowners:
520520 content: "{{ community_files.codeowners.ansible }}"
521521 dest: ".github/CODEOWNERS"
522+ ansible-role-neutron-namespace-drain:
523+ repository_type: "ansible"
524+ workflows: "{{ ansible_workflows.role }}"
525+ community_files:
526+ - codeowners:
527+ content: "{{ community_files.codeowners.ansible }}"
528+ dest: ".github/CODEOWNERS"
522529 ansible-collection-cephadm:
523530 repository_type: "ansible"
524531 workflows:
Original file line number Diff line number Diff line change 2626 " mellanox-switch" ,
2727 " ansible-role-os-config" ,
2828 " ansible-role-mlnx-neo" ,
29+ " ansible-role-neutron-namespace-drain" ,
2930 " ansible-collection-cephadm" ,
3031 " ansible-collection-pulp" ,
3132 " ansible-collection-hashicorp" ,
You can’t perform that action at this time.
0 commit comments