You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/parsing
Brian Coca 4e72ce805d
Order my dicts (#58000)
* use orderdict for yaml dictionaries

* clog

* SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS

* allow user to toggle odict off

* removed config, since requored to load config

* remove unused import

* Update changelogs/fragments/yaml_orderd_mappings.yml

Co-authored-by: Matt Clay <matt@mystile.com>

* Update lib/ansible/parsing/yaml/objects.py

Co-authored-by: Matt Clay <matt@mystile.com>

* Update lib/ansible/parsing/yaml/objects.py

Co-authored-by: Matt Clay <matt@mystile.com>

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
utils preserve json parsing error (#58461) 5 years ago
vault safely use vault to edit secrets (#68644) 5 years ago
yaml Order my dicts (#58000) 5 years ago
__init__.py
ajson.py Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
dataloader.py preserve json parsing error (#58461) 5 years ago
metadata.py Guard against assignments that are not ast.Name in docs parsing (#35513) 7 years ago
mod_args.py win - Allow FQCN for win_command and win_shell 5 years ago
plugin_docs.py Fix metadata defaults 5 years ago
quoting.py ansible/parsing: PEP8 compliancy (#24701) 8 years ago
splitter.py core: Handle empty extra vars in cli (#61831) 5 years ago