최초 작성

This commit is contained in:
2025-07-07 14:50:06 +09:00
parent 82bfaa4fec
commit 22e4dd99a8
9 changed files with 147 additions and 0 deletions

1
etcd-restore.sh Executable file
View File

@@ -0,0 +1 @@
ANSIBLE_STDOUT_CALLBACK=debug ANSIBLE_DISPLAY_SKIPPED_HOSTS=false ansible-playbook -i hosts -e target=$1 etcd-restore.yml