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
Abhijeet Kasurde 142732dba9 dataloader: check exact value of dir (#52021)
Include path in role with directory which has 'tasks' as end.
For example, roles/sometasks/templates is now considered while searching path.

Fixes: #42585

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
..
utils Remove use of simplejson throughout code base (#43548) 7 years ago
vault ansible-vault: handle utf-8 filename in vault (#50341) 7 years ago
yaml unsafe cleanup 7 years ago
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 10 years ago
ajson.py add note to inform awx team on change 7 years ago
dataloader.py dataloader: check exact value of dir (#52021) 7 years ago
metadata.py Guard against assignments that are not ast.Name in docs parsing (#35513) 8 years ago
mod_args.py Fieldattribute inheritance with defaults (#50891) 7 years ago
plugin_docs.py Update bare exceptions to specify Exception. 7 years ago
quoting.py ansible/parsing: PEP8 compliancy (#24701) 9 years ago
splitter.py Ensure _raw_params retain exact spaces 7 years ago