Skip to content

Instantly share code, notes, and snippets.

@hackcoderr
Last active January 1, 2021 17:36
Show Gist options
  • Save hackcoderr/73aa85726127d91ebb9d9d9f3932b829 to your computer and use it in GitHub Desktop.
Save hackcoderr/73aa85726127d91ebb9d9d9f3932b829 to your computer and use it in GitHub Desktop.
playbook your deploying the webserver with role
- hosts: tag_Name_AWS_Ansible_Instance
roles:
- role: "web_role"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment