duplicity_playbooks/script.sh

6 lines
156 B
Bash
Raw Normal View History

2023-10-14 07:47:04 +00:00
#!/bin/bash
cd /root/duplicity_playbooks
ansible-galaxy collection install -r collections/requirements.yml
source /root/openrc.sh
ansible-playbook down.yml