Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dockpack/base_utils

Ansible role to install utilities for system administration
https://github.com/dockpack/base_utils

ansible-role centos7 debugging-tools sysadmin-tasks system

Last synced: about 2 months ago
JSON representation

Ansible role to install utilities for system administration

Awesome Lists containing this project

README

        

[![Galaxy](https://img.shields.io/badge/galaxy-dockpack.base__utils-blue.svg?style=flat)](https://galaxy.ansible.com/dockpack/base_utils)

**dockpack.base_utils** - These utilities are not present in the minimal install.

Requirements
------------

This ansible-role was built for RedHat systems like RHEL 6, Centos 7.

Role Variables
--------------

base_utils:
\- net-tools

Dependencies
------------

Might need EPEL depending on you choice.

Example Playbook
----------------
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 }

License
-------

MIT

Author Information
------------------
Bas Meijer @bbaassssiiee