dockerhost/deploy.yml
stelb a8668f441b
All checks were successful
/ checkout (push) Successful in 1m13s
deploy.yml hinzugefügt
2025-03-10 19:04:20 +01:00

6 lines
No EOL
97 B
YAML

---
- hosts: all
tasks:
- name: Print message
debug:
msg: Hello Ansible World