Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

ryankanno/fabric-all-things

Repository files navigation

fabric-all-things

Just open-sourcing a bunch of utilities I've written over the years. I'll be pushing to this repo as I clean them up.

installation

To test these scripts, I've included a test Vagrantfile w/ ansible playbooks to provision the Vagrant instance.

  • vagrant up
  • vagrant provision
  • Create a environment.py file (here's an example)
  • Create a fabfile.py (here's an example)

usage

List available tasks:

fab -l

Run tasks:

fab test system.uname

About

Just a small fabric project to help with all things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published