kilip.workstation.facts (1.0.5) — module

Normalize workstation configuration

Authors: Anthonius Munthi (@kilip)

This plugin has a corresponding action plugin.

Install collection

Install with ansible-galaxy collection install kilip.workstation:==1.0.5


Add to requirements.yml

  collections:
    - name: kilip.workstation
      version: 1.0.5

Description

This module will normalize workstation config

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
# Pass in a message
- name: Normalize workstation config
  kilip.workstation.facts: true

Outputs

ansible_facts:
  description: The original name param that was passed in.
  returned: always
  type: dict