Skip to content

add role argument spec for os, ssh, mysql #687

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 18 commits into from
Aug 7, 2023
Merged

add role argument spec for os, ssh, mysql #687

merged 18 commits into from
Aug 7, 2023

Conversation

rndmh3ro
Copy link
Member

No description provided.

Signed-off-by: Sebastian Gumprich <[email protected]>
Sebastian Gumprich added 6 commits July 31, 2023 14:10
Signed-off-by: Sebastian Gumprich <[email protected]>
Signed-off-by: Sebastian Gumprich <[email protected]>
Signed-off-by: Sebastian Gumprich <[email protected]>
@rndmh3ro rndmh3ro requested a review from schurzi July 31, 2023 14:10
@rndmh3ro rndmh3ro marked this pull request as ready for review July 31, 2023 14:10
Copy link
Contributor

@schurzi schurzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that the argument spec is an additional check introduced with newer Ansible versions. So we will not need to raise our minimum version requirements.

@rndmh3ro rndmh3ro added the breaking Backwards incompatible change label Aug 2, 2023
@rndmh3ro rndmh3ro requested a review from schurzi August 4, 2023 07:24
@rndmh3ro rndmh3ro merged commit f295397 into master Aug 7, 2023
@rndmh3ro rndmh3ro deleted the arg_spec branch August 7, 2023 12:31
millerthegorilla pushed a commit to millerthegorilla/ansible-collection-hardening that referenced this pull request Apr 13, 2025
* add role argument spec for os, ssh, mysql

Signed-off-by: Sebastian Gumprich <[email protected]>

* add role argument spec for os, ssh, mysql

Signed-off-by: Sebastian Gumprich <[email protected]>

* remove variable in variable as it cannot be used in argument spec

Signed-off-by: Sebastian Gumprich <[email protected]>

* fix wrong syntax

* fix spelling errors

Signed-off-by: Sebastian Gumprich <[email protected]>

* cannot use vars before arg-spec validation

Signed-off-by: Sebastian Gumprich <[email protected]>

* yamllint the arg-spec

Signed-off-by: Sebastian Gumprich <[email protected]>

* add back variable

Signed-off-by: Sebastian Gumprich <[email protected]>

* remove redundant setting in tests

* fix descriptions in mysql hardening to betterreflect what they do

Signed-off-by: Sebastian Gumprich <[email protected]>

* remove duplicate empty line

Signed-off-by: Sebastian Gumprich <[email protected]>

* set correct defaults on to ssl options

Signed-off-by: Sebastian Gumprich <[email protected]>

* remove left-over hidepid argument spec

Signed-off-by: Sebastian Gumprich <[email protected]>

* remove license and author infos, this lives in the collection readme

Signed-off-by: Sebastian Gumprich <[email protected]>

* fix styling

Signed-off-by: Sebastian Gumprich <[email protected]>

* update some descriptions and sort them in the readme

Signed-off-by: Sebastian Gumprich <[email protected]>

* some more linting

Signed-off-by: Sebastian Gumprich <[email protected]>

---------

Signed-off-by: Sebastian Gumprich <[email protected]>
Co-authored-by: Sebastian Gumprich <[email protected]>
Signed-off-by: James Miller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants