Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.
This repository was archived by the owner on May 27, 2024. It is now read-only.

Registry settings required on all servers #283

@loginatgithub

Description

@loginatgithub

Dear All,
Registry settings required on all servers:
Name: RestrictGuestAccess Type: REG_DWORD Value: 1

Please help me in completing below code.
Thank you in advance

name: Registry settings required on all servers
hosts: ALL
become: yes
tasks:
name: Required rgistry settings(RestrictGuestAccess)
loop
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Security
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\DNS Server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions