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

Add custom url download and selinux for jws #43

Merged

Conversation

guidograzioli
Copy link
Member

@guidograzioli guidograzioli commented Mar 16, 2022

Fixes: #9 #41 #42
This is now ready pending github actions build (service is currently down)

@guidograzioli guidograzioli force-pushed the offline_or_alt_url branch 6 times, most recently from 5f744f8 to 6d83091 Compare March 16, 2022 12:58
@guidograzioli guidograzioli force-pushed the offline_or_alt_url branch 7 times, most recently from dfaeaca to 051ba47 Compare March 23, 2022 15:13
@guidograzioli guidograzioli reopened this Mar 23, 2022
@@ -64,7 +64,7 @@ tomcat:
stickySessionRemove: "{{ tomcat_modcluster_stickySessionRemove }}"
service:
enabled: "{{ tomcat_systemd_enabled }}"
name: "{{ tomcat_service_name }}"
name: "{{ tomcat_service_name }}.service"
Copy link
Contributor

Choose a reason for hiding this comment

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

@guidograzioli not a big deal, but I did it differently. I've added this .service where its needed only (so in the validation part).

@rpelisse rpelisse self-requested a review March 24, 2022 09:21
@guidograzioli guidograzioli merged commit 05d581d into ansible-middleware:main Mar 24, 2022
@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download from URL
2 participants