Skip to content

debunn/wonolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-like

Introduction

The Ansible-like program

Prerequisites

Installation

  • Download all included files, and place them in a directory of your choice
  • From a terminal, navigate to the directory you placed the included files, and then run: bundle install

Usage

ruby ansible-like.rb <playbook_file> <inventory_file>

  • Both the playbook and the inventory files are required. Please see the included examples for formatting (multiple hosts may be included in the inventory - one host per line)
  • Please be sure to set up your $HOME/.ssh/config file so that any hosts in the inventory file have been set up with the correct hostname/IP/port, SSH keys, username and password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages