hostsetup: rolling fedora
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Setup Fedora 41 Host
|
||||
hosts: fedora_41
|
||||
- name: Setup Fedora Host
|
||||
hosts: fedora
|
||||
tasks:
|
||||
- name: Install Docker Engine
|
||||
become: true
|
||||
@@ -1,3 +1,3 @@
|
||||
- import_playbook: ./fedora-41.yml
|
||||
- import_playbook: ./fedora.yml
|
||||
- import_playbook: ./debian-stable.yml
|
||||
- import_playbook: ./openeuler.yml
|
||||
|
||||
Reference in New Issue
Block a user