|
@ -1,11 +1,24 @@ |
|
|
|
|
|
|
|
|
= CaaS - OS Admin |
|
|
= CaaS - OS Admin |
|
|
|
|
|
|
|
|
|
|
|
Playbooks use the YAML format to define one or more plays. |
|
|
|
|
|
A play is a set of tasks that are arranged in a way to automate a process. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This guide covers how to work: |
|
|
|
|
|
|
|
|
|
|
|
* using the command line |
|
|
|
|
|
* working with inventory |
|
|
|
|
|
* working with data |
|
|
|
|
|
* writing tasks |
|
|
|
|
|
* run playbooks |
|
|
|
|
|
|
|
|
|
|
|
TIP: Setting up a fluentd server for *Data collection* |
|
|
|
|
|
|
|
|
== Playbook |
|
|
== Playbook |
|
|
|
|
|
|
|
|
|
|
|
TIP: create file.yml |
|
|
|
|
|
|
|
|
[source,sh] |
|
|
[source,sh] |
|
|
---- |
|
|
---- |
|
|
--- |
|
|
--- |
|
|