From e75a4704b7b9bcb850ec6f8b12e64a77a9dcc915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Fri, 2 Feb 2024 14:28:45 +0000 Subject: [PATCH] update version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- genREADME.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/genREADME.sh b/genREADME.sh index 214e90cc..8dd1a716 100644 --- a/genREADME.sh +++ b/genREADME.sh @@ -47,10 +47,10 @@ None. \`\`\`yaml roles: - name: konstruktoid.hardening - version: 'v1.15.0' + version: 'v2.0.0' src: https://github.com/konstruktoid/ansible-role-hardening.git scm: git -\`\`\ +\`\`\` ### Playbook @@ -89,7 +89,7 @@ roles: ansible.builtin.git: repo: 'https://github.com/konstruktoid/ansible-role-hardening' dest: /etc/ansible/roles/konstruktoid.hardening - version: 'v1.15.0' + version: 'v2.0.0' - name: Include the hardening role ansible.builtin.include_role: