mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-18 20:41:29 +02:00
test markdown
This commit is contained in:
@@ -101,9 +101,6 @@ hostB.localdomain
|
||||
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.
|
||||
|
||||
Example of a Task run in CLI:
|
||||
###### Run a ansible module
|
||||
|
||||
|
||||
##### Playbook
|
||||
Execution plan written in a form of script file(s) is called `playbook`.
|
||||
|
Reference in New Issue
Block a user