Skip to content

An ansible project to do some common operational tasks

Notifications You must be signed in to change notification settings

hackerain/canary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canary

Build Status

Canary is an ansible project collecting some common operational tasks.

Usage

  1. Get the code:

    git clone https://github.com/hackerain/canary.git
    
  2. Install dependencies

    ./start.sh --install-deps
    
  3. Define your inventory

    You should define your inventory according your environments. Modify the inventory/hosts file.

  4. Define your configuration

    Edit the config.yml to fit your environments.

  5. Run your code, for example:

    ./start.sh -p playbooks/setup_network.yml  # setup node network using os-net-config
    
  6. To get more help info

    ./start.sh -h
    

About

An ansible project to do some common operational tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •