]> gitweb.hamatoma.de Git - ansknife.git/commit
Important refactoring and improvements main
authorHamatoma <author@hamatoma.de>
Wed, 23 Apr 2025 06:46:02 +0000 (08:46 +0200)
committerHamatoma <author@hamatoma.de>
Wed, 23 Apr 2025 06:46:02 +0000 (08:46 +0200)
commitd04968ba6186c46f77e04664428e5f4d5ec5d5ab
tree77156eddf187b4e2ef2f88b73d6561363f57bf31
parent33f27a5cf50e8228911e683d4c4136cc88c3b184
Important refactoring and improvements
67 files changed:
.stdusr [new file with mode: 0644]
playbooks.templates/i_10_basic.yaml
playbooks.templates/i_20_nginx.yaml
playbooks.templates/i_30_mariadb.yaml
playbooks.templates/i_40_php8.2.yaml
playbooks.templates/i_60_postfix.yaml
playbooks.templates/i_62_postfix_dkim.yaml [new file with mode: 0644]
playbooks.templates/i_99_test.yaml
playbooks/create_project.yaml
scripts.templates/SetRights
scripts/build_dkim_text.py [new file with mode: 0755]
tasks.templates/t_copy_wildcard.yaml
tasks.templates/t_dkim.yaml [new file with mode: 0644]
tasks.templates/t_dkim_dns.yaml [new file with mode: 0644]
tasks.templates/t_dkim_keys.yaml [new file with mode: 0644]
tasks.templates/t_dmarc.yaml [new file with mode: 0644]
tasks.templates/t_dmarc_dns.yaml [new file with mode: 0644]
tasks.templates/t_link_wildcard.yaml
tasks.templates/t_nginx_create_site.yaml
tasks.templates/t_spf.yaml [new file with mode: 0644]
tasks.templates/t_ssl_create_certificate.yaml
tasks.templates/t_webapp_backup.yaml
tasks.templates/t_webapp_create.yaml
tasks.templates/t_webapp_export.yaml
templates.fix/antispam/key.table [new file with mode: 0644]
templates.fix/antispam/signing.table [new file with mode: 0644]
templates.fix/nginx/hi1.txt [new file with mode: 0644]
templates.fix/nginx/hi2.txt [new file with mode: 0644]
templates.fix/nginx/index.html [new file with mode: 0644]
templates.fix/nginx/index.php [new file with mode: 0644]
templates.fix/nginx/letsencrypt.conf [new file with mode: 0644]
templates.fix/nginx/site.php [new file with mode: 0644]
templates.fix/nginx/test.site [new file with mode: 0644]
templates.fix/readme.txt [new file with mode: 0644]
templates.fix/var/common.yaml [new file with mode: 0644]
templates.fix/var/db.yaml [new file with mode: 0644]
templates.fix/var/dkim.yaml [new file with mode: 0644]
templates.fix/var/php.yaml [new file with mode: 0644]
templates.fix/var/ssl-certificate.yaml [new file with mode: 0644]
templates.fix/var/vault_db.yaml [new file with mode: 0644]
templates.fix/var/webapps.yaml [new file with mode: 0644]
templates.local/antispam/opendkim.conf [new file with mode: 0644]
templates.local/antispam/trusted.hosts [new file with mode: 0644]
templates.local/nginx/http.conf [new file with mode: 0644]
templates.local/postfix/aliases [new file with mode: 0644]
templates.local/postfix/email_forwarding/main.cf [new file with mode: 0644]
templates.local/postfix/email_forwarding/master.cf [new file with mode: 0644]
templates.local/postfix/send_only/main.cf [new file with mode: 0644]
templates.local/postfix/send_only/master.cf [new file with mode: 0644]
templates.local/postfix/virtual [new file with mode: 0644]
templates.local/readme.txt [new file with mode: 0644]
templates/nginx/hi1.txt [deleted file]
templates/nginx/hi2.txt [deleted file]
templates/nginx/http.conf [deleted file]
templates/nginx/index.html [deleted file]
templates/nginx/index.php [deleted file]
templates/nginx/letsencrypt.conf [deleted file]
templates/nginx/site.php [deleted file]
templates/nginx/test.site [deleted file]
templates/postfix/virtual [deleted file]
templates/var/common.yaml [deleted file]
templates/var/db.yaml [deleted file]
templates/var/php.yaml [deleted file]
templates/var/postfix.yaml [deleted file]
templates/var/ssl-certificate.yaml [deleted file]
templates/var/vault_db.yaml [deleted file]
templates/var/webapps.yaml [deleted file]