Advertisement
Guest User

Untitled

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