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-02 00:33:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d8ccfb99f0bb3cde570cc51161ba5779fc80eb6
community.general
/
test
/
integration
/
roles
/
test_command_shell
/
files
/
remove_afile.sh
Richard C Isaacson
0c33e936d4
Adding tests for the command and shell modules.
2014-02-23 14:51:26 -06: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