Version information
released Mar 27th 2018
This version is compatible with:
- Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.7.0 < 6.0.0
- , , , , , ,
This module has been deprecated by its author since Apr 9th 2018.
The author has suggested tspy-puppet_module as its replacement.
Tasks:
- module_uninstaller
Start using this module
Documentation
tspy/module_uninstaller — version 0.2.0 Mar 27th 2018
module_uninstaller
Table of Contents
- Description
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Description
This module allows you to uninstall Puppet Modules directly from the Puppet Forge.
Usage
Uninstall the Task > Go to Tasks > Select module_uninstaller > Enter 'modulename' > Select master node > Run Job.
Reference
How to uninstall modules from Puppet Forge
Limitations
This task will only run on a Puppet Master.
Development
Fork it, update it, change it, or just provide feedback.
What are tasks?
Modules can contain tasks that take action outside of a desired state managed by Puppet. It’s perfect for troubleshooting or deploying one-off changes, distributing scripts to run across your infrastructure, or automating changes that need to happen in a particular order as part of an application deployment.