File tree Expand file tree Collapse file tree
roles/ansible_icinga_business_process/meta Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 commit-message : ' update galaxy.yml with new version'
4141 force-add : ' true'
4242 files : galaxy.yml
43- name : T-Systems MMS
44- email : frage@t-systems- mms.com
43+ name : Telekom MMS
44+ email : mms@telekom.de
Original file line number Diff line number Diff line change 4242 commit-message : ' update changelog'
4343 force-add : ' true'
4444 files : CHANGELOG.md
45- name : T-Systems MMS
46- email : frage@t-systems- mms.com
45+ name : Telekom MMS
46+ email : mms@telekom.de
4747
4848 # do a second checkout to prevent race situation
4949 # changelog gets updated but action works on old commit id
Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ This collection contains an Ansible role which does generate configuration for t
55## Installation
66
77``` bash
8- ansible-galaxy collection install t_systems_mms .icinga_business_process
8+ ansible-galaxy collection install telekom_mms .icinga_business_process
99```
1010
1111Alternatively put the collection into a requirements.yml-file:
1212
1313``` yaml
1414---
1515collections :
16- - t_systems_mms .icinga_business_process
16+ - telekom_mms .icinga_business_process
1717` ` `
1818
1919## Example using the role
Original file line number Diff line number Diff line change 1- namespace : t_systems_mms
1+ namespace : telekom_mms
22name : icinga_business_process
33version : 1.0.4
44readme : README.md
55authors :
6- - Christoph Sieber <christoph.sieber@t-systems.com >
7- - Daniel Uhlmann <daniel.uhlmann@t-systems.com >
6+ - Christoph Sieber <christoph.sieber@telekom.de >
7+ - Daniel Uhlmann <daniel.uhlmann@telekom.de >
88description : >-
99 This collection contains an Ansible role to configure business processes in
1010 the icinga business process extension.
@@ -16,10 +16,10 @@ tags:
1616 - monitoring
1717 - business_process
1818dependencies : {}
19- repository : ' https://github.com/T-Systems-MMS /ansible-collection-icinga-business-process'
20- documentation : ' https://github.com/T-Systems-MMS /ansible-collection-icinga-business-process'
21- homepage : ' https://github.com/T-Systems-MMS /ansible-collection-icinga-business-process'
19+ repository : ' https://github.com/telekom-mms /ansible-collection-icinga-business-process'
20+ documentation : ' https://github.com/telekom-mms /ansible-collection-icinga-business-process'
21+ homepage : ' https://github.com/telekom-mms /ansible-collection-icinga-business-process'
2222issues : >-
23- https://github.com/T-Systems-MMS /ansible-collection-icinga-business-process/issues
23+ https://github.com/telekom-mms /ansible-collection-icinga-business-process/issues
2424build_ignore :
2525 - .github
Original file line number Diff line number Diff line change 11---
22collections :
3- - t_systems_mms .icinga_business_process
3+ - telekom_mms .icinga_business_process
44galaxy_info :
5- author : t_systems_mms
5+ author : telekom_mms
66 description : icinga business process configuration
77 license : GPLv3
88 min_ansible_version : 2.9
You can’t perform that action at this time.
0 commit comments