Talk:Ansible: Difference between revisions

Line 73:
-a Specifies Arguments
* Default Module can be set in ansible.cfg file.
* Shell3 module can be used for running shellAdhoc commands:
command: runs command on managed host
shell: runs command on managed host through the local shell
copy: copy a file, change content on a remote host in a target file