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/test
Matt Martz 3d5a7d6dc2
Allow using action/local_action on includes and imports (#37260)
* Prevent using action/local_action on includes and imports. Fixes #28822

* Use ModuleArgsParser to determine action instead of disallowing action/local_action with import/include

* Add to_native

* switch back to block in task_ds, use ModuleArgsParse otherwise

* var should be task_ds

* Add test validating action+include_tasks
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Allow using action/local_action on includes and imports (#37260) 6 years ago
legacy Use https for links to ansible.com domains. 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner run Tower CI using the latest ansible-tower-cli package 6 years ago
sanity vdirect modules: fix 'import' sanity test (#39706) 6 years ago
units [ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666) 6 years ago
utils Remove obsolete test containers. 6 years ago