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
Fabian von Feilitzsch d27de6acd9 Add from_yaml_all to support multi document yaml strings (#43037)
* Support multi-doc yaml in the from_yaml filter

* Most automatic method of handling multidoc

* Only use safe_load_all

* Implement separate filter

* Update plugin docs and changelog
6 years ago
..
cli import_playbook is not usable from inside a play 6 years ago
compat Enable wildcard import pylint (#35786) 6 years ago
config Allow to specifically customize console's color 6 years ago
errors give hint to users when a file is not found 6 years ago
executor don't assume all delegation subkeys exist (#43032) 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils Clarify uncertain nature of tracebacks on Python 2 (#42513) 6 years ago
modules Allow specifying the output encoding in the template module (#42171) 6 years ago
parsing vault: check dir value before passing (#43184) 6 years ago
playbook Remove dead 'vault_password' play attribute (#41847) 6 years ago
plugins Add from_yaml_all to support multi document yaml strings (#43037) 6 years ago
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
utils Fix ssl_version default value. (#42955) 6 years ago
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Fix fact cleaning (#42595) 6 years ago
release.py update 2.7 codename 6 years ago