add autofsck role to hi.yml
This commit is contained in:
parent
e264059ccc
commit
91e943e354
@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- name: Include the autofsck role
|
||||||
|
ansible.builtin.include_role:
|
||||||
|
name: autofsck
|
||||||
|
|
||||||
- name: Import say-hi playbook
|
- name: Import say-hi playbook
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
name: ../roles/say_hi
|
name: say_hi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user