From cf5570a31d04b176d7ed307e6de5df0edeb08a21 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Fri, 3 May 2024 21:07:08 +0200 Subject: [PATCH] updated info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f63292..10e7242 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ ansible-galaxy install -r requirements.yml * **Note:** Most of the role's functionality can be opted in or out. - For all available options - see the default-config located in the main defaults-file! + For all available options - see the default-config located in [the main defaults-file](https://github.com/ansibleguy/infra_certs/blob/latest/defaults/main/1_main.yml)! * **Note:** If you have the need to **mass manage certificates** - you might want to check out the [ansibleguy.infra_pki](https://github.com/ansibleguy/infra_pki) role that enables you to create and manage a full **P**ublic **K**ey **I**nfrastructure.