Matrix Docker Ansible eploy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

8 行
195 B

  1. - name: Ensure correct ownership of /matrix/awx
  2. shell: chown -R matrix:matrix /matrix/awx
  3. - name: Ensure correct ownership of /matrix/synapse
  4. shell: chown -R matrix:matrix /matrix/synapse