ansible/roles/docker
Sam A. 57ca1e9233
Create separate role for SSH and Vagrant
- Added a separate role that first configures SSH, and after that
  gathers the ansible_virtualization_role fact, due to gathering facts
  requiring an SSH connection
- Renamed ssl_certs_enabled to letsencrypt_enabled and moved that
  and the vagrant variable to the be supplied directly to the last two
  roles in playbook.yml
- Added tags base_only and setup_services to the new role
  ssh_and_vagrant so that it will always be run before anything else
  when using deploy.sh
2022-11-16 20:31:44 +01:00
..
defaults Add Rallly 2022-11-09 20:17:58 +01:00
files Small fixes for rallly. 2022-11-09 20:58:32 +01:00
handlers Add handler to restart nginx container when adding nextcloud VHost config 2022-09-02 12:23:19 +02:00
tasks Create separate role for SSH and Vagrant 2022-11-16 20:31:44 +01:00
templates Increase rate limiting for outgoing mails to support the needs of ulovliglogning 2020-02-06 21:47:43 +01:00