dockpack.base_utils - These utilities are not present in the minimal install.
This ansible-role was built for RedHat systems like RHEL 6, Centos 7.
base_utils: - net-tools
Might need EPEL depending on you choice.
For a complete example with this role check out my buildserver: git clone https://github.com/bbaassssiiee/buildserver.git
Example of how to use this role:
- hosts: servers
roles:
- { role: dockpack.base_utils }
MIT
Bas Meijer @bbaassssiiee