Variables Flashcards

1
Q

Vars:

My_variable: /home/ansadmin

A

File:
{{ My_variable }}/test
state: directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

register: output

A
  • debug: var=output.stdout.lines
How well did you know this?
1
Not at all
2
3
4
5
Perfectly