Skip to content
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

Support for openSUSE and SUSE Linux enterprise #44

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

mwilck
Copy link
Contributor

@mwilck mwilck commented Feb 29, 2024

Note that I didn't attempt to modify the "platforms" in meta/main.yml, as this seams to be a deprecated / removed feature in ansible-galaxy (see e.g. ansible/galaxy#3292)

mwilck and others added 2 commits February 29, 2024 12:29
Avoid errors like this with late ansible versions:
couldn’t resolve module/action ‘ldap_attrs’. This often indicates a misspelling, missing collection, or incorrect module path.
Add support for SUSE distributions. Note that I didn't attempt
to modify the "platforms" in meta/main.yml, as this seams to be
a deprecated / removed feature in ansible-galaxy.
(see e.g. ansible/galaxy#3292)
@lvps
Copy link
Owner

lvps commented Feb 29, 2024

Thanks, I guess we'll have to list supported OS versions in the README

@lvps lvps merged commit 7cdeef4 into lvps:master Feb 29, 2024
lvps added a commit that referenced this pull request Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants