Testing semaphore Ansible templates

new file:   podman-host.yml
	Playbook
new file:   roles/requirements.yml
	Requirements file similar to Ansible tower
main
Mike Holloway 2 months ago
commit f129e8fa09
  1. 3
      podman-host.yml
  2. 5
      roles/requirements.yml

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

@ -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…
Cancel
Save