summaryrefslogtreecommitdiff
path: root/cloudinit/safeyaml.py
Commit message (Expand)AuthorAgeFilesLines
* cli: schema also validate vendordata*.Chad Smith2023-02-091-1/+45
* Drop mypy excluded files (#1454)Alberto Contreras2022-05-231-1/+1
* schema: render schema paths from _CustomSafeLoaderWithMarks (#1391)Chad Smith2022-05-101-2/+126
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-11/+14
* tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini2021-09-211-1/+1
* Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser2019-10-241-0/+15
* netplan: Don't render yaml aliases when dumping netplanRyan Harper2019-02-071-0/+7
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-15/+5
* pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser2016-11-101-0/+1
* fix pep8 and pylintScott Moser2012-09-281-0/+1
* add 'safeyaml' to cloudinitScott Moser2012-09-281-0/+31