add option to define IP address to bind by container
Description
Role should allow to define IP address which will be used to bind by Rundeck on host. In current version Rundeck bind to all interfaces 0.0.0.0
.
Proposal
Define variable e.g. rundeck_bind_ip
which should be set in docker-compose file as bind address on host.