Add playbook for homepage app deploy
This commit is contained in:
@ -27,3 +27,7 @@
|
||||
- name: 'Install rclone plugin'
|
||||
ansible.builtin.import_role:
|
||||
name: docker_rclone_plugin
|
||||
|
||||
- name: 'Login to yandex docker registry.'
|
||||
ansible.builtin.script:
|
||||
cmd: 'files/yandex-docker-registry-auth.sh'
|
||||
|
Reference in New Issue
Block a user