1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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>
2019-03-16 01:48:01 -04:00
..
utils Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
vault ansible-vault: handle utf-8 filename in vault (#50341) 2019-02-12 16:13:51 +05:30
yaml unsafe cleanup 2018-11-30 13:07:00 -08:00
__init__.py
ajson.py add note to inform awx team on change 2018-10-11 12:45:53 -04:00
dataloader.py dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
metadata.py Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
mod_args.py Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
plugin_docs.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00