Ensure a process matching a given pattern is absent.
httpd-absent:
process.absent:
- name: apache2
Ensures that the named command is not running.
The pattern to match.
The user to which the process belongs
Signal to send to the process(es).
Generated on September 21, 2023 at 15:20:49 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy