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

8 行
198 B

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