Initial project commit
This commit is contained in:
18
requirements.yml
Normal file
18
requirements.yml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
collections:
|
||||
- name: community.general
|
||||
version: 8.4.0
|
||||
|
||||
- name: ansible.posix
|
||||
version: 1.5.4
|
||||
|
||||
- name: rhc.rear
|
||||
source: https://gitea.thezengarden.net/ansible_collections/ansible-collection-rear.git
|
||||
type: git
|
||||
version: main
|
||||
|
||||
roles:
|
||||
- name: verified_reboot
|
||||
src: https://gitea.thezengarden.net/ansible_plays/verified_reboot.git
|
||||
scm: git
|
||||
version: main
|
Reference in New Issue
Block a user