Skip to content

A 'runs_once' implementation for parallel tasks in Python fabric.

Notifications You must be signed in to change notification settings

rajaravivarma-r/fabric_runs_once

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

See fabfile.py for examples.

  1. Invoking the example tasks
fab db_migration
fab db_migration_with_error_msg

Note: Make sure you have setup correct values in env.roledefs and env.user

About

A 'runs_once' implementation for parallel tasks in Python fabric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages