In YAML, boolean values (which are not often used) can be all spellings of true and false (e.g. True, TRUE, false), as well as: [...] / [...]
Answer
yes/no
Question
In YAML, boolean values (which are not often used) can be all spellings of true and false (e.g. True, TRUE, false), as well as: [...] / [...]
Answer
?
Question
In YAML, boolean values (which are not often used) can be all spellings of true and false (e.g. True, TRUE, false), as well as: [...] / [...]
Answer
yes/no
If you want to change selection, open document below and click on "Move attachment"
YAML Syntax — Ansible Documentation oper, job: Developer, skill: Elite} fruits: ['Apple', 'Orange', 'Strawberry', 'Mango'] These are called “Flow collections”. Ansible doesn’t really use these too much, but you can also specify a <span>boolean value (true/false) in several forms: create_key: yes needs_agent: no knows_oop: True likes_emacs: TRUE uses_cvs: false Values can span multiple lines using | or >. Spanning multiple lines
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.