Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io#140
Merged
richm merged 1 commit intolinux-system-roles:mainfrom Mar 28, 2023
Merged
Conversation
…es.github.io Signed-off-by: Noriko Hosoi <nhosoi@redhat.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #140 +/- ##
=========================================
+ Coverage 0 74.44% +74.44%
=========================================
Files 0 1 +1
Lines 0 450 +450
=========================================
+ Hits 0 335 +335
- Misses 0 115 +115
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
richm
approved these changes
Mar 28, 2023
richm
added a commit
to richm/linux-system-roles-kernel_settings
that referenced
this pull request
Apr 6, 2023
[1.1.13] - 2023-04-06 -------------------- ### Other Changes - Fix issues found by CodeQL (linux-system-roles#133) - Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io (linux-system-roles#140) - Fingerprint RHEL System Role managed config files (linux-system-roles#141) Signed-off-by: Rich Megginson <rmeggins@redhat.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
We'd like to provide a simple Ansible introduction to users who are not familiar with Ansible. Please note that the link https://linux-system-roles.github.io/documentation/intro-to-ansible-for-system-roles.html is just for the upstream community. So, for the downstream, the README-ansible.md is to be replaced with a more official Red Hat doc or pointing to such docs.
For a more detailed background, please see linux-system-roles/postgresql#20.