Skip to content

Fabric tasks for handling basic management tasks on Ubuntu

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.cddl
GPL-3.0
LICENSE.gplv3
Notifications You must be signed in to change notification settings

domain51/d51.fabric.tasks.ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d51.fabric.tasks.ubuntu

Fabric tasks for handling basic management tasks on Ubuntu

Requirements

This has been built to be used with the 1.0a version of the Fabric fork maintained by Travis Swicegood. It might be usable with other versions of Fabric, but your mileage may vary.

Usage

You can import the individual tasks into your current fabfile:

from d51.fabric.tasks.ubuntu import *

Or, you can import the module and execute the tasks that way:

from d51.fabric.tasks import ubuntu

Full Documentation

Full documentation is available in the docs/ directory and is buildable using Sphinx.

About

Fabric tasks for handling basic management tasks on Ubuntu

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.cddl
GPL-3.0
LICENSE.gplv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages