Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. version: 0.2
  2.  
  3. phases:
  4. install:
  5. runtime-versions:
  6. php: 7.3
  7. build:
  8. commands:
  9. - sudo pip install ansible awscli
  10. - ansible-playbook ec2.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement