4
0
Fork 0

variable naming

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

View file

@ -13,7 +13,7 @@
sysctl_set: true
ignore_errors: true # noqa ignore-errors
when:
- flush_ipv4_route
- rhel9cis_flush_ipv4_route
- not system_is_container
- name: Sysctl flush ipv6 route table
@ -22,7 +22,7 @@
value: '1'
sysctl_set: true
when:
- flush_ipv6_route
- rhel9cis_flush_ipv6_route
- not system_is_container
- name: Systemd restart tmp.mount