Testing semaphore Ansible templates
new file: podman-host.yml Playbook new file: roles/requirements.yml Requirements file similar to Ansible tower
This commit is contained in:
commit
f129e8fa09
3
podman-host.yml
Normal file
3
podman-host.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
- roles:
|
||||
- podman-host
|
5
roles/requirements.yml
Normal file
5
roles/requirements.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- src: ssh://git@git.libre.audio:222/seasharp/ansible-role_podman-host.git
|
||||
scm: git
|
||||
version: main
|
||||
name: podman-host
|
Loading…
Reference in New Issue
Block a user