I want to create custom strategy_plugins in ansible 2.7 There is new https://github.com/ansible/ansible/pull/47194/files meta: end_host is added in ansible v2.8.3 But currently my envirnoment is running with ansible 2.7.5 so i have created the strategy_plugins directory under my roles and added these files and set strategy_dir_path set correctly in ansible.cfg. but still i am getting the error invalida meta name argument
Let me know how to create custom strategy plugin to port above PR -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/30c7c208-b006-4022-a5ca-3d58052308f3%40googlegroups.com.
