restore
This commit is contained in:
parent
22739f3c4b
commit
8f03d56f90
@ -7,10 +7,6 @@
|
||||
|
||||
|
||||
tasks:
|
||||
- name: Include the autofsck role
|
||||
ansible.builtin.include_role:
|
||||
name: autofsck
|
||||
|
||||
- name: Import say-hi playbook
|
||||
ansible.builtin.include_role:
|
||||
name: say_hi
|
||||
name: ../roles/say_hi
|
||||
|
@ -7,10 +7,6 @@
|
||||
|
||||
|
||||
tasks:
|
||||
- name: Include the autofsck role
|
||||
ansible.builtin.include_role:
|
||||
name: autofsck
|
||||
|
||||
- name: Include the backup role
|
||||
ansible.builtin.include_role:
|
||||
name: rear_backup
|
||||
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
- name: autofsck
|
||||
src: https://gitea.thezengarden.net/ansible_roles/autofsck.git
|
||||
scm: git
|
||||
version: main
|
Loading…
x
Reference in New Issue
Block a user