mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-10 16:54:33 +02:00
test markdown
This commit is contained in:
@@ -99,6 +99,7 @@ hostB.localdomain
|
|||||||
Execution of a single Ansible **module** is called a **task**
|
Execution of a single Ansible **module** is called a **task**
|
||||||
|
|
||||||
The simplest module is called `ping` as you could see above
|
The simplest module is called `ping` as you could see above
|
||||||
|
|
||||||
Another example of the module that allow you to execute command remotly on multiple resources is called shell. It is the same as you would execute command remotely over ssh.
|
Another example of the module that allow you to execute command remotly on multiple resources is called shell. It is the same as you would execute command remotely over ssh.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user