4
0
Fork 0

lint fqcn & typo

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-12 13:38:14 +00:00
parent dec098b5f3
commit 256f582b66
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
2 changed files with 4 additions and 4 deletions

View file

@ -15,8 +15,8 @@
when:
- required_mount not in mount_names
- name: "1.1.3.1 | AUDIT | Ensure separate partition exists for /var | Present"
debug:
- name: "1.1.2.1 | AUDIT | Ensure separate partition exists for /var | Present"
ansible.builtin.debug:
msg: "Congratulations: {{ required_mount }} exists."
register: var_mount_present
when: