Answers for "ansible ad hoc file module"

0

ansible ad hoc file module

ansible you_hosts -m file -a "path=/home/my_file.txt state=absent"
Posted by: Guest on May-31-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language