Skip to content

Commit 54b3d5b

Browse files
authored
Add ansible-role-os-manila-mount role #370
2 parents 8038846 + 84b5a60 commit 54b3d5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,13 @@ source_repositories:
370370
- codeowners:
371371
content: "{{ community_files.codeowners.ansible }}"
372372
dest: ".github/CODEOWNERS"
373+
ansible-role-os-manila-mount:
374+
repository_type: "ansible"
375+
workflows: "{{ ansible_workflows.role }}"
376+
community_files:
377+
- codeowners:
378+
content: "{{ community_files.codeowners.ansible }}"
379+
dest: ".github/CODEOWNERS"
373380
ansible-role-vxlan:
374381
repository_type: "ansible"
375382
workflows: "{{ ansible_workflows.role }}"

0 commit comments

Comments
 (0)