Ansible Collection for managing Windows Server DFS Namespace and DFS Replication.
Filters:
unc_path
Modules:
win_dfs_namespace_rootwin_dfs_namespace_folderwin_dfs_replication_group
Roles:
win_dfs_setup
Before using this collection, you need to install it using Ansible Galaxy CLI:
ansible-galaxy collection install mkot02.win_fs_dfs
You can create DFS Namespaces and Folders and configure replication by using win_dfs_setup role.
MIT