Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 720 Bytes

File metadata and controls

44 lines (30 loc) · 720 Bytes

shadowman_windows_user

An Ansible role for shadowman windows user.

Requirements

  • Ansible 2.9 or higher
  • Access to target systems with appropriate permissions

Role Variables

  • mattermost_url: Variable used in: Send notification message via Mattermost
    • Default: https://cicd.shadowman.dev:8065

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - role: shadowman_windows_user
      vars:
        mattermost_url: <value>

License

GNU General Public License v3.0 or later

Author Information

Red Hat Ansible Automation Platform