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/playbook
Matt Martz 376b199c05 [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512)
* Ensure we don't overwrite roles from include/import_role when loading the play. Fixes #47454

* Add changelog fragment
(cherry picked from commit d5e4f37)

Co-authored-by: Matt Martz <matt@sivel.net>
7 years ago
..
role [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
__init__.py Pass vars from import_playbook in early (#39521) 8 years ago
attribute.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
base.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
become.py Bump sudo/su deprecation to 2.9 (#44581) 7 years ago
block.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
conditional.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
handler.py Collated PEP8 fixes (#25293) 9 years ago
handler_task_include.py Collated PEP8 fixes (#25293) 9 years ago
helpers.py Don't allow import_tasks to transition to dynamic when file is missing. See #44822 (#44836) 7 years ago
included_file.py Support item label in v2_playbook_on_include (#42478) 8 years ago
loop_control.py rebase base playbook base (#39533) 8 years ago
play.py [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
play_context.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
playbook_include.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
role_include.py Change insertion order of apply block to not affect the include_X task itself (#44912) 7 years ago
taggable.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
task.py [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
task_include.py Change insertion order of apply block to not affect the include_X task itself (#44912) 7 years ago