This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-11 03:10:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2891e38f05ce5d07fd3e8dfd59febee7bba9f5
community.general
/
test
/
integration
/
targets
/
command_shell
/
files
/
remove_afile.sh
Matt Clay
75e4645ee7
Migrate Linux CI roles to test targets. (
#17997
)
2016-10-13 09:09:25 -07:00
3 lines
28 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
rm
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink