Feature #170

avatar

Pull request for exclude_hosts feature

Added by Casey Banner 104 days ago. Updated 2 days ago.

Status:New Start:05/27/2010
Priority:Normal Due date:
Assigned to:avatarJeff Forcier % Done:

0%

Category:Core
Target version:1.1

Description

I've added an option -x / —exclude-hosts which allows you to specify a list of hosts on the command line to exclude from the calculated hosts list (after roles, etc).

It also works in the expected way: fab some_func:hosts=a;b,exclude_hosts=a That only runs some_func on host b.

This is handy if you have a huge role and want to just exclude one or two hosts from it.

My fork is here: http://github.com/kcbanner/fabric

-Casey

History

Updated by Jeff Forcier 104 days ago

avatar
  • Category set to Core
  • Assigned to set to Jeff Forcier
  • Target version set to 0.9.2

Updated by Jeff Forcier 3 days ago

avatar
  • Target version changed from 0.9.2 to 0.9.3

Updated by Jeff Forcier 2 days ago

avatar
  • Target version changed from 0.9.3 to 1.0

Updated by Jeff Forcier 2 days ago

avatar
  • Target version changed from 1.0 to 1.1

Also available in: Atom