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-01 08:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09fd80bba6fadbdbe0a9cd767ef7cdcbc94de83
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