graph TD;
ansible-->role;
ansible-->main.yaml
role-->defaults;
role-->tasks;
role-->templates;
role-->handlers;
defaults-->main.yml;
tasks-->main.yml;
templates-->main.yml.j2;
handlers-->main.yml;
wget -O - https://raw.githubusercontent.com/vortexdude/src/main/script.sh | bash
wget -O - https://raw.githubusercontent.com/vortexdude/src/main/script.sh | bash -s my_role