Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dockpack/base_utils
- Owner: dockpack
- License: mit
- Created: 2018-03-01T19:02:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T08:54:45.000Z (6 months ago)
- Last Synced: 2024-07-20T10:00:07.346Z (6 months ago)
- Topics: ansible-role, centos7, debugging-tools, sysadmin-tasks, system
- Language: Makefile
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-toolsDependencies
------------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.gitExample of how to use this role:
- hosts: servers
roles:
- { role: dockpack.base_utils }License
-------MIT
Author Information
------------------
Bas Meijer @bbaassssiiee