index
:
PodPlaybook
dev
main
runlabels
Ansible playbook for deploying and managing Podman containers.
spmfox@foxwd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
host.yml
blob: f2dea0a3e73e74c7c05f0c2f9404c5488940e359 (
plain
)
1
2
3
4
5
6
- hosts: localhost become: true tasks: - ansible.builtin.import_role: name: "host"