1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic_archiver.git synced 2024-08-16 10:09:49 +02:00
This commit is contained in:
Lilian Roller 2020-12-09 17:54:53 +01:00
parent ddef0ad771
commit 8755a2cba2
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 1 additions and 22 deletions

View file

@ -1,22 +0,0 @@
---
name: 🌌 Galaxy import
on:
push:
branches:
- master
release:
types:
- published
jobs:
import:
name: 🚀 Galaxy Action
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

View file

@ -8,6 +8,7 @@
dest: /tmp/test
group: "{{ restic_archiver__dir_owner }}"
owner: "{{ restic_archiver__dir_group }}"
mode: 0700
no_log: true