Bedrock-Linux-Desktop-Ansible/roles/fetch-strata/tasks/main.yaml

11 lines
195 B
YAML
Raw Normal View History

2022-07-15 12:47:46 +01:00
---
- name: Backup and remove old {{ strata }} strata
include_role:
name: backup-remove-strata
- name: Fetch {{ strata }} strata
ansible.builtin.shell:
cmd: brl fetch {{ strata }}