rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
330 stars 100 forks source link

lack of support within become methods #289

Closed smootheuk1 closed 2 years ago

smootheuk1 commented 3 years ago

public static enum BecomeMethodType { sudo, su;

does not support enable

or other methods

https://docs.ansible.com/ansible/2.5/user_guide/become.html