matrix-docker-ansible-deploy/roles/matrix-base/tasks
hungrymonkey d093b9b148 Added gpg as base dependency for Debian 10
AWS Debian marketplace image does not have gpg preinstalled

https://aws.amazon.com/marketplace/pp/B0859NK4HC?ref=cns_srchrow

TASK [matrix-base : Ensure Docker's APT key is trusted] *******************************************************************************************************************************************************
fatal: [matrix.domain.com]: FAILED! => {"changed": false, "msg": "Failed to find required executable gpg in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"}

Closes #590
2020-07-18 07:56:30 -07:00
..
server_base Added gpg as base dependency for Debian 10 2020-07-18 07:56:30 -07:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Remove unused validate_config.yml, since it causes ansible warnings 2020-07-11 00:40:12 +03:00
sanity_check.yml Riot is now Element 2020-07-17 11:31:20 +03:00
self_check_dns.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_dns_srv.yml Treat empty string dig lookup responses as "missing record" 2019-02-22 18:02:10 +02:00
setup_matrix_base.yml Make vars.yml snapshotting optional and more configurable 2020-06-14 10:01:22 +03:00
setup_matrix_user.yml Allow matrix_user_uid/matrix_user_gid to be specified manually 2020-07-06 11:05:34 +03:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00