Added bootstrap role with the tasks, defaults and handlers necessary for the playbooks
This commit is contained in:
8
roles/bootstrap/meta/requirements.yml
Normal file
8
roles/bootstrap/meta/requirements.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
collections:
|
||||
- name: containers.podman
|
||||
version: ">=1.16.3"
|
||||
- name: ansible.posix
|
||||
version: ">=2.0.0"
|
||||
- name: community.general
|
||||
version: ">=10.6.0"
|
Reference in New Issue
Block a user