diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-03 17:21:58 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-03 17:21:58 +0100 |
commit | 4e2703c52026009c34e8dcb8294b50881f9152f8 (patch) | |
tree | c125c5405bfadb2eb802b2b3c12486274815b293 /opentofu/modules/README.md | |
parent | 6135497b6b4837cb8bd65bc093b48ef6a14fbf7d (diff) |
opentofu: add kubespray submodule to deploy via ansible
Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
Diffstat (limited to 'opentofu/modules/README.md')
-rw-r--r-- | opentofu/modules/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/opentofu/modules/README.md b/opentofu/modules/README.md index 4ba37a9..2dab9cb 100644 --- a/opentofu/modules/README.md +++ b/opentofu/modules/README.md @@ -1,6 +1,3 @@ # OpenTofu Modules This folder contains reusable OpenTofu modules for provisioning infrastructure. - -## Available Modules -- |