File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 block :
9393 - name : Load contribution-tool config
9494 ansible.builtin.include_role :
95- name : ota/contribution-tool
95+ name : ota/contribution_tool
9696 public : true
9797 apply :
9898 tags : [always]
120120 block :
121121 - name : Load federation-api config
122122 ansible.builtin.include_role :
123- name : ota/federation-api
123+ name : ota/federation_api
124124 public : true
125125 apply :
126126 tags : [always]
208208 block :
209209 - name : Setup contribution-tool
210210 ansible.builtin.include_role :
211- name : ota/contribution-tool
211+ name : ota/contribution_tool
212212 public : true
213213
214214 # Federation-api: application deployment
217217 block :
218218 - name : Setup federation-api
219219 ansible.builtin.include_role :
220- name : ota/federation-api
220+ name : ota/federation_api
221221 public : true
222222
223223 # Process management & web server (common)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments