Ensure a process matching a given pattern is absent.
httpd-absent:
process.absent:
- name: apache2
salt.states.process.
absent
(name, user=None, signal=None)¶Ensures that the named command is not running.
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2016.11.4