]> gitweb.hamatoma.de Git - nest_ansible.git/commit
V0.1.0: first working version as ansknife
authorHamatoma <author@hamatoma.de>
Sat, 5 Apr 2025 17:49:15 +0000 (19:49 +0200)
committerHamatoma <author@hamatoma.de>
Sat, 5 Apr 2025 17:49:15 +0000 (19:49 +0200)
commitcfbee7baad7995ff322d4788bc7b6e2200a7fcf8
tree740581aea0770608a10c65941cd3c2896d4a9d5e
parent5e35c4a48dbcb01b0e18c5ace0e4977b4a86482d
V0.1.0: first working version as ansknife
33 files changed:
.gitignore
CHANGELOG.md
SetRights [new symlink]
playbooks/i_10_basic.yaml [changed from file to symlink]
playbooks/i_15_server_packages.yaml [new symlink]
playbooks/i_20_nginx.yaml [changed from file to symlink]
playbooks/i_30_mariadb.yaml [changed from file to symlink]
playbooks/i_40_php8.2.yaml [changed from file to symlink]
playbooks/i_50_git_server.yaml [new symlink]
playbooks/i_99_test.yaml [changed from file to symlink]
playbooks/mysql_create_admin.yaml [new symlink]
playbooks/mysql_create_db_and_user copy.yaml [new symlink]
playbooks/mysql_create_db_and_user.yaml [new symlink]
playbooks/var/php.yaml [deleted file]
playbooks/var/ssl-certificate.yaml [deleted file]
playbooks/webapp_create.yaml [new symlink]
playbooks/webapp_export.yaml [new symlink]
playbooks/webapp_import.yaml [new symlink]
resources/needed.tgz
resources/rsh.tgz
scripts/CreatePlaybook [new symlink]
scripts/CreateTask [new symlink]
tasks/t_mysql_create_admin.yaml [new symlink]
tasks/t_mysql_create_db_and_user.yaml [new symlink]
tasks/t_webapp_create.yaml [new symlink]
tasks/t_webapp_export.yaml [new symlink]
tasks/t_webapp_import.yaml [new symlink]
var/common.yaml [new file with mode: 0644]
var/db.yaml [new file with mode: 0644]
var/php.yaml [new file with mode: 0644]
var/ssl-certificate.yaml [new file with mode: 0644]
var/vault_db.yaml [new file with mode: 0644]
var/webapps.yaml [new file with mode: 0644]