2.2.18 update

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

View file

@ -317,6 +317,7 @@
systemd:
name: nfs-server
masked: true
state: stopped
when:
- not rhel9cis_use_nfs.server
- rhel9cis_use_nfs.service
@ -348,6 +349,7 @@
systemd:
name: rpcbind.socket
masked: true
state: stopped
when:
- rhel9cis_use_rpc.server
- not rhel9cis_use_rpc.service
@ -378,6 +380,7 @@
systemd:
name: rsyncd
masked: true
state: stopped
when:
- rhel9cis_use_rsync.server
- not rhel9cis_use_rsync.service