mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-02-02 22:48:48 +00:00
5 lines
62 B
YAML
5 lines
62 B
YAML
|
- hosts: datacenter
|
||
|
name: Clone git
|
||
|
become: true
|
||
|
tasks:
|