Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove_cluster.yml - Documentation #668

Closed
TheOriginalGraLargeShrimpakaReaper opened this issue May 29, 2024 · 1 comment
Closed

remove_cluster.yml - Documentation #668

TheOriginalGraLargeShrimpakaReaper opened this issue May 29, 2024 · 1 comment

Comments

@TheOriginalGraLargeShrimpakaReaper

Hello

I need to use remove_cluster.yml.
You wrote in the Documentation follow Information:
Screenshot from 2024-05-29 17-06-52

But where or what is the safety Pin?
Where to write remove_postgres: true and remove_etcd: true in remove_cluster.yml?
I tried a couple of variations but it throws an error or the installation was not removed.

@vitabaks
Copy link
Owner

Hello @TheOriginalGraLargeShrimpakaReaper

try --extra-vars

Example:

ansible-playbook remove_cluster.yml -e "remove_postgres=true"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants