-
Feature Request
-
Resolution: Won't Do
-
Minor
-
None
-
2.5
-
False
-
-
False
Description :
The customer wants to submit a request for a new feature in AAP.
The customer is saying that they've tried different methods, but there's no normal way to ensure that certain tasks in playbooks (like "pre_checks") are always executed, even when using a flags option in the playbook.
They want some design improvements to fix this issue in future versions so that users don’t need to rely on workarounds (like always including the --tags option or adding all tags to a specific "pre_check" task). This would help avoid situations where tasks like installation are run on servers that are already running, which could cause problems.
In other words, they are asking for a more efficient and reliable way to handle tags in playbooks, so that critical checks can always run without needing extra manual steps.