Fix errors after run ansible-lint
Set name to upper case; add check of ansible and python version
add hidden file into dir files
change tags list: add haproxy tag; move variables build from tasks/main.yml to vars/main.yml with adding sup(er)group and subgroup level into variables building hierarchy
change postgres_client_port to haproxy_pg_client_port
edit README.md: change URL for install role by git clone
edit README.md: add description of variables; add using role examples; reorder any records in defaults/main.yml
set meta information about role; fix small bugs: delete last empty line;
move install haproxy from different files to main.yml
Edit License term
fix small syntax error in tasks/main.yml; change use variables in template from magic ansible defined to common*hostname
any changes during setup on debian
fix error with notify: move it to task from block level
edit tasks/main.yml import replace to include
clean role: move couple files into its place
many changes in role
edit README.md; add .gitignore and LICENSE files
Initial commit after create role by molecule