-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 1.22 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "hardening/playbooks/ansible-collection-hardening"]
path = hardening/playbooks/ansible-collection-hardening
url = https://github.com/dev-sec/ansible-collection-hardening.git
[submodule "wordpress/playbooks/roles"]
path = wordpress/playbooks/roles
url = https://github.com/opentelekomcloud-blueprints/ansible-wordpress.git
[submodule "mysql/playbooks/roles/geerlingguy.ansible-role-mysql"]
path = mysql/playbooks/roles/geerlingguy.ansible-role-mysql
url = https://github.com/geerlingguy/ansible-role-mysql.git
[submodule "apache/playbooks/roles/geerlingguy.ansible-role-apache"]
path = apache/playbooks/roles/geerlingguy.apache
url = https://github.com/geerlingguy/ansible-role-apache.git
[submodule "php/playbooks/roles/geerlingguy.ansible-role-php"]
path = php/playbooks/roles/geerlingguy.php
url = https://github.com/geerlingguy/ansible-role-php.git
[submodule "php/playbooks/roles/geerlingguy.ansible-role-php-versions"]
path = php/playbooks/roles/geerlingguy.php-versions
url = https://github.com/geerlingguy/ansible-role-php-versions.git
[submodule "php/playbooks/roles/geerlingguy.ansible-role-repo-remi"]
path = php/playbooks/roles/geerlingguy.repo-remi
url = https://github.com/geerlingguy/ansible-role-repo-remi.git