add aws ami build scripts

This commit is contained in:
exhsgahm
2022-10-14 15:21:58 +09:00
parent 36fa1803d9
commit a6317d96ad
4 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
- name: 'Provision Image'
hosts: default
become: true
tasks:
- name: echo hello
command: echo "Not Valid Ruby Version"