Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

8 řádky
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