This website requires JavaScript.
Explore
Help
Sign In
jpp
/
ansible-roles
Watch
1
Star
0
Fork
0
You've already forked ansible-roles
mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced
2025-04-23 05:33:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ansible-roles
/
roles
/
odoo
/
tasks
/
cleanup.yml
7 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Update to 2022-07-25 16:00
2022-07-25 16:00:15 +02:00
---
-
name
:
Remove temp files
file
:
path={{ item }} state=absent
Update to 2023-07-20 14:00
2023-07-20 14:00:26 +02:00
with_items
:
[
]
Update to 2022-07-25 16:00
2022-07-25 16:00:15 +02:00
tags
:
odoo
Reference in New Issue
Copy Permalink