Update main.yml

This commit is contained in:
ByeonJungHun
2023-07-03 11:36:07 +09:00
committed by GitHub
parent da4f11d27b
commit e2ee358c25

View File

@@ -1,4 +1,9 @@
---
- name: git clone dir delete
file:
path: /home/jh
state: absent
- name: git clone dir create
file:
path: /home/jh