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:
Mike Holloway 2024-09-16 23:00:37 -04:00
commit f129e8fa09
2 changed files with 8 additions and 0 deletions

3
podman-host.yml Normal file
View File

@ -0,0 +1,3 @@
---
- roles:
- podman-host

5
roles/requirements.yml Normal file
View 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