Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
-
- - name: Ensure correct ownership of /matrix/awx
- shell: chown -R matrix:matrix /matrix/awx
-
- - name: Ensure correct ownership of /matrix/synapse
- shell: chown -R matrix:matrix /matrix/synapse
|