Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In YAML, if a value has any of the following special charactors, it is best to wrap the entire value in double-quotes: # [...] {} []
Answer

:

^^ i.e. colon (follwed by space), which is the key/value pair syntax in YAML


Question
In YAML, if a value has any of the following special charactors, it is best to wrap the entire value in double-quotes: # [...] {} []
Answer
?

Question
In YAML, if a value has any of the following special charactors, it is best to wrap the entire value in double-quotes: # [...] {} []
Answer

:

^^ i.e. colon (follwed by space), which is the key/value pair syntax in YAML

If you want to change selection, open document below and click on "Move attachment"

YAML Syntax — Ansible Documentation
ot valid: foo: "E:\\path\\"rest\\of\\path In addition to ' and " there are a number of characters that are special (or reserved) and cannot be used as the first character of an unquoted scalar: <span>[] {} > | * & ! % # ` @ ,. You should also be aware of ? : -. In YAML, they are allowed at the beginning of a string if a non-space character follows, but YAML processor implementations differ, so it’s better to

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised 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.