From 0599d2c0cea7dd7c365a2ec4c36e0fedee627aee Mon Sep 17 00:00:00 2001 From: iRaven4522 Date: Sun, 30 Nov 2025 18:13:23 -0600 Subject: [PATCH] state indent --- linux/compliance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/compliance.yaml b/linux/compliance.yaml index a81542f..1910f13 100644 --- a/linux/compliance.yaml +++ b/linux/compliance.yaml @@ -18,7 +18,7 @@ - name: Add deployment user. user: name: ansible - state: present + state: present # Ansible user SSH pub key # This is a really stupid way to do it, but alas.