diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-04 13:19:48 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-04 13:19:48 -0700 |
commit | 904657c27c5d927fd2117c1e91305c4a1b17d76b (patch) | |
tree | 6b28f1efae207ca8b1f818e6cd62e9ed915a9172 /deploy.yml | |
parent | bbad09e2b15eeca86f83a9d2a97449baf71e326f (diff) | |
download | mmt-infra-904657c27c5d927fd2117c1e91305c4a1b17d76b.tar.gz mmt-infra-904657c27c5d927fd2117c1e91305c4a1b17d76b.zip |
borg
Diffstat (limited to 'deploy.yml')
-rw-r--r-- | deploy.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,3 +23,6 @@ - name: Website for mmt ansible.builtin.import_playbook: playbooks/deploy-mmt.yml + +- name: Borg + ansible.builtin.import_playbook: playbooks/deploy-borg.yml |