/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer/Programming Languages

❯

Computer Languages - Definition/Description Languages

❯

Configuration/Infrastructure/Orchestration Languages

YAML Ain't Markup Language (YAML)

Created on Dec 23, 2019 · Last Modified on Dec 29, 2022

YAML Ain’t Markup Language (YAML)
  • is a human-readable configuration language
  • it is commonly used for configuration files and in applications where data is being stored or transmitted

YAML Syntax

  • https://docs.ansible.com/ansible/latest/reference_appendices/YAMLSyntax.html

Example YAML File

# An employee record
martin:
    name: Martin Developer
    job: Developer
    skill: Elite