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

adds molecule, README to build dependencies #247

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

VickieKarasic
Copy link
Collaborator

added FQDN in the tasks

VickieKarasic and others added 3 commits November 26, 2024 11:17
added FQDN in the tasks

Co-authored-by: Beck Davis <[email protected]>
Co-authored-by: Denzil Phillips <[email protected]>
Co-authored-by: Francis Kayiwa <[email protected]>
…g those tagged 'never'

Co-authored-by: Alicia Cozine <[email protected]>
Co-authored-by: Beck Davis <[email protected]>
Co-authored-by: Francis Kayiwa <[email protected]>
add this role to the be tested on GH Actions
@kayiwa kayiwa marked this pull request as ready for review November 26, 2024 16:21
Copy link
Contributor

@rlskoeser rlskoeser left a comment

Choose a reason for hiding this comment

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

I'm not sure how best to review these, is it useful/important to pull down and run molecule locally?

It looks like the build dependencies readme hasn't been filled out, and I see inconsistent licenses in various places (the repo-wide license and our default has been apache 2).

What is the new_role role for?

FYI we have a github actions for molecule tests but I disabled it because they were all failing. I suggest we re-enable it and then you all can update it and add roles to the list as you get them updated.

License
-------

BSD
Copy link
Contributor

Choose a reason for hiding this comment

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

we've been using apache 2

Comment on lines +6 to +25
Requirements
------------


Role Variables
--------------


Dependencies
------------


Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
roles:
- { role: username.rolename, x: 42 }
Copy link
Contributor

Choose a reason for hiding this comment

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

is this boiler plate that hasn't been filled in yet? even if no reqs/deps shouldn't we say that explicitly?

Comment on lines +4 to +6
company: Princeton University Library
description: build_dependencies
author: pulibrary
Copy link
Contributor

Choose a reason for hiding this comment

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

Should these be CDH? We could look at what we used before in the roles where we have added metadata - we should probably standardize if possible, although of course I want to give appropriate credit for PUL contributing to these ansible roles.

description: build_dependencies
author: pulibrary

license: MIT
Copy link
Contributor

Choose a reason for hiding this comment

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

our default has been apache 2

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.

3 participants