Add rhc.rear collection for testing POC
This commit is contained in:
parent
329eb22e30
commit
447d79ceef
@ -9,6 +9,9 @@
|
||||
bigboot_size_target: 1G
|
||||
|
||||
tasks:
|
||||
- name: Import say-hi playbook
|
||||
ansible.builtin.import_playbook: rhc.rear.say-hi
|
||||
|
||||
- name: Capture boot device details
|
||||
ansible.builtin.import_tasks: tasks/capture_boot_device_details.yml
|
||||
|
||||
|
@ -5,6 +5,11 @@ collections:
|
||||
type: git
|
||||
version: main
|
||||
|
||||
- name: rhc.rear
|
||||
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git
|
||||
type: git
|
||||
version: main
|
||||
|
||||
- name: community.general
|
||||
version: 8.4.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user