Import centos bootstrap os task for Alma/Rocky Linux (#12264)

This commit is contained in:
Christos Papageorgiou
2025-06-03 08:42:38 +03:00
committed by GitHub
parent 3454cd2c69
commit a9f600ffa2
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
- name: Import Centos boostrap for Alma Linux
import_tasks: centos.yml

View File

@@ -0,0 +1,3 @@
---
- name: Import Centos boostrap for Rocky Linux
import_tasks: centos.yml