Commit 75dbee64 authored by 神楽坂玲奈's avatar 神楽坂玲奈

Initial commit

parent 11682c34
#!/usr/bin/env bash #!/usr/bin/env bash
mkdir -p result
ts-node src/inventory.ts ts-node src/inventory.ts
cd ansible || exit cd ansible || exit
ansible-playbook -i ../result/inventory.yaml install.yaml ansible-playbook -i ../result/inventory.yaml install.yaml
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment