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
/
roles
/
host
/
tasks
/
hostname.yml
blob: 92184a20a01791269b8e26fec638c1ca7675724c (
plain
)
1
2
3
4
- name: Set hostname ansible.builtin.hostname: name: "{{ host_hostname }}" use: "systemd"