[submodule "roles/ansible-role-sympa"]
	path = roles/sympa
	url = git@github.com:cielito/ansible-role-sympa.git
	branch = cielito
[submodule "roles/postgresql"]
	path = roles/postgresql
	url = git@github.com:yannickincyberatlantis/ansible-role-postgresql.git
	branch = debian-13-trixie
[submodule "roles/postfix"]
	path = roles/postfix
	url = git@github.com:cielito/ansible-role-postfix.git
	branch = cielito
[submodule "roles/opendkim"]
	path = roles/opendkim
	url = git@github.com:UdelaRInterior/ansible-dkim.git
	branch = bichofeo-v2
[submodule "roles/nginx"]
	path = roles/nginx
	url = git@github.com:geerlingguy/ansible-role-nginx.git
	branch = master
[submodule "roles/certbot"]
	path = roles/certbot
	url = git@github.com:geerlingguy/ansible-role-certbot.git
	branch = master
[submodule "roles/clamav"]
	path = roles/clamav
	url = git@github.com:geerlingguy/ansible-role-clamav.git
	branch = master
[submodule "roles/spamassassin"]
	path = roles/spamassassin
	url = git@github.com:cielito/ansible-role-spamassassin.git
	branch = cielito
[submodule "roles/mysql"]
	path = roles/mysql
	url = git@github.com:cielito/ansible-role-mysql.git
	branch = master
