2022-11-30 23:49:07 +01:00
|
|
|
---
|
|
|
|
- include_tasks: time.yml
|
|
|
|
- include_tasks: essential.yml
|
2023-04-27 01:05:24 +02:00
|
|
|
- include_tasks: sshd.yml
|
2022-12-06 09:45:08 +01:00
|
|
|
- include_tasks: aya01_fstab.yml
|
2022-12-06 16:36:21 +01:00
|
|
|
when: inventory_hostname == "aya01"
|