ansible/playbooks/00_clone_git_repo.yml

5 lines
62 B
YAML
Raw Normal View History

2024-12-11 10:07:16 +01:00
- hosts: datacenter
name: Clone git
become: true
tasks: