Remove remote execution plugin - how

Hi,

How I can remove a plugin like Remote execution Plugin.

foreman-installer --no-enable-foreman-plugin-remote-execution --no-enable-foreman-proxy-plugin-remote-execution-ssh

I know that I can remove it with the command above but it seems into dB and any setting and dashboard.

Thanks

Sven

Hi,

setting the --no-enable options only removes the answers from the answer
file and will prevent the installer from reinstalling the plugins on the
next run.
You have to remove the plugins also by removing the packages using yum or
apt depending on your os.

Regards,
Dirk