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: 21 days 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 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T08:54:45.000Z (over 1 year ago)
- Last Synced: 2025-01-29T21:45:02.698Z (12 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: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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