Version information
This version is compatible with:
- Puppet Enterprise 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.5.0 < 5.0.0
- , , , , , , , , ,
Tasks:
- do_nothing
Start using this module
Add this module to your Puppetfile:
mod 'poxvupuli-inert', '0.3.2'
Learn more about managing modules with a PuppetfileDocumentation
inert
Table of Contents
- Description
- Setup - The basics of getting started with inert
- 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 is a completely inert module that does nothing.
Setup
What inert affects
This module does nothing, so it affects nothing.
This is due to the transitive property of nothing.
Setup Requirements
There are no requirements to do nothing.
Beginning with inert
The inert
module doesn't do anything, so in effect you already started using
it while reading this sentence. Great job! It's probably time to get back to
work, though.
Usage
You shouldn't use it, because it's useless.
Reference
See REFERENCE.md
Limitations
The module does nothing, so in a sense its limitations are infinite.
Development
Since your module is awesome, other users will want to play with it. Let them know what the ground rules for contributing are.
Reference
Table of Contents
Classes
inert
: Does nothing
Functions
inert::do_nothing
: Does nothing
Tasks
do_nothing
: Does nothing with a script
Classes
inert
Does nothing
Functions
inert::do_nothing
Type: Puppet Language
Does nothing
inert::do_nothing()
Does nothing
Returns: Any
nothing
Tasks
do_nothing
Does nothing with a script
Supports noop? false
Parameters
inert
Data type: Optional[Any]
Useless parameter that does nothing except stop Puppet Strings from crashing
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.
Tasks in this module release
Changelog
All notable changes to this project will be documented in this file
0.3.2
Breaking changes:
- None
Implemented enhancements:
- None
Closed issues:
- None
Merged pull requests:
- None
0.3.1
Breaking changes:
- None
Implemented enhancements:
- Support doing nothing on multiple OSes and Puppet versions
Closed issues:
- None
Merged pull requests:
- None
0.3.0
Breaking changes:
- None
Implemented enhancements:
- Support doing nothing with Puppet Tasks
Closed issues:
- None
Merged pull requests:
- None
0.2.0
Breaking changes:
- None
Implemented enhancements:
- Do nothing with Puppet
Closed issues:
- None
Merged pull requests:
- None
0.1.0
First release
Breaking changes:
- None
Implemented enhancements:
- None
Closed issues:
- None
Merged pull requests:
- None