GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tundra
/
dockersand
Transfer to URL with SHA
Find file
Newer
Older
tree:
febecf532d
Branches
Tags
×
master
dockersand
/
ansible
/ clean-retry.sh
tundra
on 6 Aug 2020
53 bytes
added framework for ansible tooling
Raw
Blame
History
#!/bin/sh find ./ -name "*.retry" -exec rm -fv {} \;