This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
ansible
mirror of
https://github.com/ansible/ansible.git
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
460f842ae0
ansible
/
test
/
integration
/
targets
/
command_shell
/
files
/
remove_afile.sh
3 lines
28 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
rm
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink