- Ansible
- default Please look into this file , change accordingly.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
---
- hosts: ec2
become: yes
roles:
- jinopl.webserver
vars:
domain_name: hulk.com
userGroupName: marvel
BSD