updated template names

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-04-04 15:16:17 +01:00
parent 49760449d0
commit ca24e923c4
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -31,7 +31,8 @@
with_items:
- 60-kernel_sysctl.conf
- 60-disable_ipv6.conf
- 99-sysctl.conf
- 60-netipv4_sysctl.conf
- 60-netipv6_sysctl.conf
when:
- ansible_virtualization_type != "docker"
- "'procps-ng' in ansible_facts.packages"