Skip to content

ccdc-opensource/ansible-role-ccdc-windows-long-paths

Repository files navigation

Ansible Role: Allow paths longer than 260 characters

This role applies the registry fix that allows removing MAX_PATH limitations from common Win32 file and directory functions starting in Windows 10, version 1607.

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - ccdc.windows_long_paths

License

MIT / BSD

Author Information

This role was created in 2020 by Claudio Bantaloukas