-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ansible_Automation_Sibelius.txt
58 lines (49 loc) · 1.08 KB
/
Ansible_Automation_Sibelius.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
quiz 1:
valid YAML - all
Ansible is all
virtualization and cloud - all
design goal of ansible - all
ansible acquired by - redhat
yaml tab for identation - false
agentless - ansible
Quiz 2:
copy files - fetch
no facts from remote - gather_facts:False
file module - folder
quiz 3:
stop playbook - pause
module to communicate - json
comment in jinja2 - {#..#}
manage docker - docker_service
handler - true
quiz 4:
playbook starts 3 ... - false
variable - setup
program - wihtout erros
quiz5:
random - with_random_choices
quiz6:
reduce ssh connection - pipelining
ansible.cfg path - etc/ansible
privilege escalation - become true
Final quiz:
3 dots starting - false
random - with_random_choices
comm - json
handlers - true
docker - docker_service
agentless - Ansible
no facts - gather_facts:False
tab indent - false
program - no errors
inventory file - etc/ansible/host
default fork - 5
ansible - redhat
ansible.cfg path - etc/ansible
multiple condition - false
two type of server - control& node
comment in jinja2 - {#..#}
ansible valut - true
all vars - setup
manage over - ssh
force handler - flush