ansible/playbooks/00_clone_git_repo.yml
2024-12-11 10:07:16 +01:00

5 lines
62 B
YAML

- hosts: datacenter
name: Clone git
become: true
tasks: