-
Notifications
You must be signed in to change notification settings - Fork 10
replace user and role creation with corresponding modules #323
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
tbauriedel
merged 20 commits into
NETWAYS:main
from
christoph2497:fix/replace-manual-user-creation-with-module
Jun 7, 2024
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
38f8dff
replace user and role creation with the corresponding modules and add…
christoph2497 e42504d
fix linting
christoph2497 2b6263b
add installation process for python module elasticsearch
christoph2497 2a59b15
fix linting
christoph2497 1499650
make user and role creation more variable
christoph2497 136232f
fix linting
christoph2497 0abc0d9
fix typos
christoph2497 87256bd
fix typos
christoph2497 84378a1
fix typo
christoph2497 de7a825
fix typos
christoph2497 8f64c53
make host variable and remove logstash_password_hash variables
christoph2497 2145d64
raise ansible verbosity for debug
christoph2497 81cccf3
fix pipeline
christoph2497 0a15b9f
add ca_certs for user creation
tbauriedel 711e498
update README
tbauriedel adcfe12
Merge branch 'main' into fix/replace-manual-user-creation-with-module
widhalmt 70ff359
Update roles/logstash/tasks/main.yml
tbauriedel 87ac835
Update roles/logstash/tasks/logstash-security.yml
tbauriedel 52796c9
Move installation of dependencies
tbauriedel 28f7a38
Merge branch 'main' into fix/replace-manual-user-creation-with-module
tbauriedel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,5 +32,7 @@ platforms: | |
pre_build_image: true | ||
provisioner: | ||
name: ansible | ||
env: | ||
ANSIBLE_VERBOSITY: 3 | ||
verifier: | ||
name: ansible |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.