Commit graph

5 commits

Author SHA1 Message Date
Felix Fontein
da60525610
Fix missing ansible.builtin FQCNs in hardcoded action names ()
* Make sure hard-coded action names also check for FQCN.
* Use _add_internal_fqcn() to avoid hardcoded lists and typoes.
2020-11-03 08:51:31 -05:00
Rick Elrod
e5bb7b1a16
Add skip_reason to meta task skips ()
Change:
- Make them more consistent with other tasks.

Test Plan:
- CI, new test

Tickets:
- Refs 

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-08-20 13:48:10 -05:00
Sam Doran
d17e7a91b1
Add test for meta: end_play ()
- Set ansible_python_interpreter for hosts using local connection
2019-07-16 12:41:48 -04:00
Matt Clay
dfc97dcefd Move meta_tasks test inventory into test. 2019-01-09 19:09:33 -08:00
Martin Krizek
907ff2f26c Add new meta task end_host ()
* Add new meta task  end_host
2018-11-14 09:46:25 -05:00