Feature #170
Pull request for exclude_hosts feature
| Status: | New | Start: | 05/27/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % 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
- Category set to Core
- Assigned to set to Jeff Forcier
- Target version set to 0.9.2
Also available in: Atom