From 84d1b5eceb7c793a0d80ea28314461ac358ca964 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 21 Feb 2021 15:41:21 +0100 Subject: [PATCH] fix broken link to ansible docs --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 0b8ad6c..2da6c0d 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -10,7 +10,7 @@ smb_packages: # to `mountopts`. # # The `state` parameter is related to the possible state values of Ansibles -# [mount](https://docs.ansible.com/ansible/latest/modules/mount_module.html) module. +# [mount](https://docs.ansible.com/ansible/latest/collections/ansible/posix/mount_module.html) module. # @end # @var smb_shares:example: >