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:
519
519
- codeowners:
520
520
content: "{{ community_files.codeowners.ansible }}"
521
521
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"
522
529
ansible-collection-cephadm:
523
530
repository_type: "ansible"
524
531
workflows:
Original file line number Diff line number Diff line change 26
26
" mellanox-switch" ,
27
27
" ansible-role-os-config" ,
28
28
" ansible-role-mlnx-neo" ,
29
+ " ansible-role-neutron-namespace-drain" ,
29
30
" ansible-collection-cephadm" ,
30
31
" ansible-collection-pulp" ,
31
32
" ansible-collection-hashicorp" ,
You can’t perform that action at this time.
0 commit comments