Skip to content

tapway/ansible-base

 
 

Repository files navigation

ansible-base

Table of Contents

Getting Started

Ansible playbook with libs, tools and shell tweaks.

Prerequisites

  • Ubuntu/Debian Linux sever.

Installation

  • sudo apt install git make
  • git clone https://github.com/tapway/ansible-base.git
  • cd ansible-base
  • make install

Usage

  • make run for play all tasks except VM tools at localhost

Follow official ansible docs if you want more precise command or different target host.

About

Common libs and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Makefile 100.0%