Skip to content

Add documentation about Logstash pipelines #134

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

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Conversation

widhalmt
Copy link
Member

We had some docs in the deprecated roles. I moved it here and fixed some test in the file.

fixes #128

@widhalmt widhalmt added the documentation Improvements or additions to documentation label Mar 29, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Mar 29, 2023
@widhalmt widhalmt requested a review from afeefghannam89 March 29, 2023 11:15
@widhalmt widhalmt self-assigned this Mar 29, 2023
We're moving a lot of files during backups of certificates. Ansible Lint
thinks this should be handlers but we need the changes to be done before
the next tasks run. And triggering all handlers each time doesn't sound
like a good idea.

I guess, we'll replace some of the certificate handling with a module
later so we don't need to be over exact when making this exception. It
would be better to move all tasks to handlers where it makes sense and
make local exceptions for the ones that don't work differently, though.
That's why I leave them as "warning" and not just ignore them.
@widhalmt widhalmt added this pull request to the merge queue Mar 30, 2023
Merged via the queue into main with commit 4b33e10 Mar 30, 2023
@widhalmt widhalmt deleted the doc/pipelines-128 branch March 30, 2023 14:48
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
We had some docs in the deprecated roles. I moved it here and fixed some
test in the file.

fixes NETWAYS#128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate pipeline docs from logstash role
2 participants