Skip to content

Commit 35976b3

Browse files
authored
Add community.sap to Ansible 5 and 6's ansible.in files (#103)
1 parent 7ef2a2f commit 35976b3

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

5/ansible-5.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ community.postgresql: >=1.5.0,<2.0.0
4747
community.proxysql: >=1.3.0,<2.0.0
4848
community.rabbitmq: >=1.1.0,<2.0.0
4949
community.routeros: >=2.0.0,<3.0.0
50+
community.sap: >=1.0.0,<2.0.0
5051
community.skydive: >=1.0.0,<2.0.0
5152
community.sops: >=1.2.0,<2.0.0
5253
community.vmware: >=1.16.0,<2.0.0

5/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ community.postgresql
4545
community.proxysql
4646
community.rabbitmq
4747
community.routeros
48+
community.sap
4849
community.skydive
4950
community.sops
5051
community.vmware

6/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ community.postgresql
4545
community.proxysql
4646
community.rabbitmq
4747
community.routeros
48+
community.sap
4849
community.skydive
4950
community.sops
5051
community.vmware

0 commit comments

Comments
 (0)