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
Pan Luo 7cfdc2ce8c
Copy the permissions along with file for jboss module (#3426)
* 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>
2021-09-29 06:51:18 +02:00
..
sophos_utm
apache2_mod_proxy.py
apache2_module.py
deploy_helper.py
django_manage.py
ejabberd_user.py
gunicorn.py
htpasswd.py
jboss.py Copy the permissions along with file for jboss module (#3426) 2021-09-29 06:51:18 +02:00
jenkins_build.py
jenkins_job.py
jenkins_job_info.py
jenkins_plugin.py
jenkins_script.py
jira.py
nginx_status_info.py
rundeck_acl_policy.py
rundeck_project.py
supervisorctl.py
taiga_issue.py