Skip to content

Commit

Permalink
Add vmware.vmware to Ansible 9+ (#439)
Browse files Browse the repository at this point in the history
* Add vmware.vmware  to Ansible 10 and 11

* Add vmware.vmware maintainers

* Add vmware.vmware  to Ansible 9
  • Loading branch information
mariolenz authored Jul 2, 2024
1 parent 6061f92 commit d624b65
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions 10/ansible-10.build
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ splunk.es: >=3.0.0,<4.0.0
t_systems_mms.icinga_director: >=2.0.0,<3.0.0
telekom_mms.icinga_director: >=2.1.0,<3.0.0
theforeman.foreman: >=4.0.0,<5.0.0
vmware.vmware: >=1.3.0,<2.0.0
vmware.vmware_rest: >=3.0.0,<4.0.0
vultr.cloud: >=1.12.0,<2.0.0
vyos.vyos: >=4.1.0,<5.0.0
Expand Down
1 change: 1 addition & 0 deletions 10/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ splunk.es
theforeman.foreman
t_systems_mms.icinga_director
telekom_mms.icinga_director
vmware.vmware
vmware.vmware_rest
vultr.cloud
vyos.vyos
Expand Down
8 changes: 8 additions & 0 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Please keep this in alphabetical order
---
collections:
amazon.aws:
Expand Down Expand Up @@ -287,6 +288,13 @@ collections:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
vmware.vmware:
maintainers:
- machacekondra
- mikemorency
- bardielle
- mariolenz
repository: https://github.com/ansible-collections/vmware.vmware
vmware.vmware_rest:
maintainers:
# ansible-collections/cloud
Expand Down
1 change: 1 addition & 0 deletions 11/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ splunk.es
theforeman.foreman
t_systems_mms.icinga_director
telekom_mms.icinga_director
vmware.vmware
vmware.vmware_rest
vultr.cloud
vyos.vyos
Expand Down
8 changes: 8 additions & 0 deletions 11/collection-meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Please keep this in alphabetical order
---
collections:
amazon.aws:
Expand Down Expand Up @@ -273,6 +274,13 @@ collections:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
vmware.vmware:
maintainers:
- machacekondra
- mikemorency
- bardielle
- mariolenz
repository: https://github.com/ansible-collections/vmware.vmware
vmware.vmware_rest:
maintainers:
# ansible-collections/cloud
Expand Down
1 change: 1 addition & 0 deletions 9/ansible-9.build
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ splunk.es: >=2.1.0,<3.0.0
t_systems_mms.icinga_director: >=2.0.0,<3.0.0
telekom_mms.icinga_director: >=1.34.0,<2.0.0
theforeman.foreman: >=3.14.0,<4.0.0
vmware.vmware: >=1.3.0,<2.0.0
vmware.vmware_rest: >=2.3.0,<3.0.0
vultr.cloud: >=1.10.0,<2.0.0
vyos.vyos: >=4.1.0,<5.0.0
Expand Down
1 change: 1 addition & 0 deletions 9/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ splunk.es
theforeman.foreman
t_systems_mms.icinga_director
telekom_mms.icinga_director
vmware.vmware
vmware.vmware_rest
vultr.cloud
vyos.vyos
Expand Down
7 changes: 7 additions & 0 deletions 9/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,13 @@ collections:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
vmware.vmware:
maintainers:
- machacekondra
- mikemorency
- bardielle
- mariolenz
repository: https://github.com/ansible-collections/vmware.vmware
vmware.vmware_rest:
maintainers:
# ansible-collections/cloud
Expand Down

0 comments on commit d624b65

Please sign in to comment.