updated var naming

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-03-01 09:17:38 +00:00
parent b88dca6954
commit 58d3bb4e41
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
7 changed files with 34 additions and 34 deletions

View file

@ -6,8 +6,8 @@
block:
- name: "3.1.1 | PATCH | Ensure IPv6 status is identified | refresh"
ansible.builtin.set_fact:
sysctl_update: true
flush_ipv6_route: true
rhel9cis_sysctl_update: true
rhel9cis_flush_ipv6_route: true
- name: "3.1.1 | PATCH | Ensure IPv6 status is identified | disable"
ansible.builtin.debug: