Skip to content

apache-uninstall

Blueprint to uninstall Apache Web Server and clean up profiles

Apache Uninstall Blueprint

This blueprint handles the complete removal of Apache Web Server from a system. It stops and removes the service, cleans up packages and configuration, removes firewall rules, and removes Apache profiles from the machine.

Tasks

  • apache-uninstall: Stops service, removes packages, cleans up firewall and config
  • apache-remove-profile: Removes Apache profiles from the machine

Usage

Attach the apache-uninstall profile to a machine and run the universal-runbook workflow:

YAML
universal/runbook-during-flexiflow:
  - apache-uninstall
  - apache-remove-profile

Objects that Reference apache-uninstall

Not used in current content packs

Objects used by apache-uninstall