-
Notifications
You must be signed in to change notification settings - Fork 93
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
Small changes, improved consistency #180
Small changes, improved consistency #180
Conversation
Signed-off-by: Pruteanu <[email protected]>
cdaeb9f
to
f3a9100
Compare
Thank you for raising the PRs again, it appears you havent pulled the latest in and the pipelines are now failing. I have just tested and this is workinmg on the latest devel. So your local copy maybe out of sync. If you could close off older PRs you consider no longer required and the associated issues, it will enable to direct attention to those that need attention. Many thanks uk-bolly |
Hi @uk-bolly . I made a mistake indeed, but my colleague @raabf helped me out (many thanks!!) with rebasing it, I'd say it should be in good shape, as it branches off out of your Feb updates:
The only reference about the undefined-variable causing the pipeline to fail is here, where it is used, but I cannot find where it is defined. Can you help me out with this info, since your devel pipelines work just fine? In my opinion, current PRs are not
|
Signed-off-by: Mark Bolwell <[email protected]>
* Issue #170, PR #181 thanks to @ipruteanu-sie * issue #182, PR #183 thansk to @ipruteanu-sie * PR #180 thanks to @ipruteanu-sie and @raabf * Addressed PR #165 thanks to @ipruteanu-sie * PT #184 addressed thansk to @ipruteanu-sie * updated credits * typo and ssh allow_deny comments * enable OS check --------- Signed-off-by: Mark Bolwell <[email protected]>
* Issue ansible-lockdown#170, PR ansible-lockdown#181 thanks to @ipruteanu-sie * issue ansible-lockdown#182, PR ansible-lockdown#183 thansk to @ipruteanu-sie * PR ansible-lockdown#180 thanks to @ipruteanu-sie and @raabf * Addressed PR ansible-lockdown#165 thanks to @ipruteanu-sie * PT ansible-lockdown#184 addressed thansk to @ipruteanu-sie * updated credits * typo and ssh allow_deny comments * enable OS check --------- Signed-off-by: Mark Bolwell <[email protected]> Signed-off-by: Pruteanu <[email protected]>
This is part of |
* Issue #170, PR #181 thanks to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * issue #182, PR #183 thansk to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * PR #180 thanks to @ipruteanu-sie and @raabf Signed-off-by: Mark Bolwell <[email protected]> * Addressed PR #165 thanks to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * PT #184 addressed thansk to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * updated credits Signed-off-by: Mark Bolwell <[email protected]> * typo and ssh allow_deny comments Signed-off-by: Mark Bolwell <[email protected]> * enable OS check Signed-off-by: Mark Bolwell <[email protected]> * PR - #198 addressed thanks to @brakkio86 Signed-off-by: Mark Bolwell <[email protected]> * Addressed issue #190 Signed-off-by: Mark Bolwell <[email protected]> * Additional vars for issue #190 Signed-off-by: Mark Bolwell <[email protected]> * updated pre-commit version Signed-off-by: Mark Bolwell <[email protected]> * consistent quotes around mode Signed-off-by: Mark Bolwell <[email protected]> * moved audit added discoveries Signed-off-by: Mark Bolwell <[email protected]> * removed unneeded vars Signed-off-by: Mark Bolwell <[email protected]> * audit moved to prelim Signed-off-by: Mark Bolwell <[email protected]> * tidy up Signed-off-by: Mark Bolwell <[email protected]> * improved new variable usage Signed-off-by: Mark Bolwell <[email protected]> * fixed logic 6.2.10 Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * addressed #197 thanks to @mark-tomich Signed-off-by: Mark Bolwell <[email protected]> * updates for audit section Signed-off-by: Mark Bolwell <[email protected]> * fixed naming Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * added prelim to includes Signed-off-by: Mark Bolwell <[email protected]> --------- Signed-off-by: Mark Bolwell <[email protected]>
Overall Review of Changes:
Additions done to improve variables/tasks consistency.
Issue Fixes:
N/A
Enhancements:
Consistency improvement.
How has this been tested?:
N/A