Browse Source

add cloud info

master
zeus 3 years ago
parent
commit
01b844e8f6
  1. 13
      CloudComputing_Lab/modules/ROOT/pages/ansible.adoc

13
CloudComputing_Lab/modules/ROOT/pages/ansible.adoc

@ -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]
---- ----
--- ---

Loading…
Cancel
Save