1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/web_infrastructure
patchback[bot] 2cec7a1779
Copy the permissions along with file for jboss module (#3426) (#3468)
* Copy the permissions along with file for jboss module

Issue: The deployment file is copied with file content only. The file
permission is set to 440 and belongs to root user. When the
JBossI(Wildfly) server is running under non root account, it can't read
the deployment file.

With is fix, the correct permission can be set from previous task for JBoss
server to pickup the deployment file.

* Update changelogs/fragments/3426-copy-permissions-along-with-file-for-jboss-module.yml

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 7cfdc2ce8c)

Co-authored-by: Pan Luo <xcompass@gmail.com>
2021-09-29 05:44:53 +00:00
..
sophos_utm [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
apache2_mod_proxy.py apache2_mod_proxy - minor improvements/fixes (#2142) (#2145) 2021-04-01 09:01:38 +02:00
apache2_module.py
deploy_helper.py deploy_helper - changed in-code condition to required_if (#3104) (#3107) 2021-07-29 08:04:13 +02:00
django_manage.py
ejabberd_user.py ejabberd_user - refactoring and simplification (#3093) (#3099) 2021-07-28 08:57:26 +02:00
gunicorn.py
htpasswd.py
jboss.py Copy the permissions along with file for jboss module (#3426) (#3468) 2021-09-29 05:44:53 +00:00
jenkins_build.py Jenkins build module (#745) (#1957) 2021-03-04 08:27:10 +01:00
jenkins_job.py jenkins_job - added validate_certs parameter, setting the PYTHONHTTPSVERIFY env var (#1977) (#1996) 2021-03-12 07:25:35 +01:00
jenkins_job_facts.py
jenkins_job_info.py
jenkins_plugin.py jenkins_plugin: HTTP Error 405: Method Not Allowed on disable/enable plugin #2510 (#2511) (#2618) 2021-05-26 07:29:09 +02:00
jenkins_script.py
jira.py jira - fixed base64 decode bug (#2349) (#2350) 2021-04-26 05:18:09 +00:00
nginx_status_facts.py
nginx_status_info.py
rundeck_acl_policy.py
rundeck_project.py
supervisorctl.py
taiga_issue.py taiga_issue - bugfix + pythonification (#3067) (#3076) 2021-07-25 23:15:22 +02:00