Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

How to remove always tag #843

Open
iaacautomation opened this issue Dec 26, 2021 · 1 comment
Open

How to remove always tag #843

iaacautomation opened this issue Dec 26, 2021 · 1 comment

Comments

@iaacautomation
Copy link

When running a playbook in which I also use terraform to create the infrastructure and then deploy elasticsearch using the collection. How can I ignore or disable always tag.

My playbook does

  1. Create the required VMs
  2. Build Dynamic inventory
  3. Stop elastic search and Delete infra with a specific tag
  4. Deploy Elasticsearch master/data nodes
  5. Deploy kibana
  6. Setup beats

Currently problem is on deletion only step 1,2,3 should run when deleting, but due to the "always" tag Elasticsearch tries to run but fails since the infra is already deleted. The always tag removes the control from user

@botelastic
Copy link

botelastic bot commented Jun 24, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

1 participant