rundeck-plugins / ansible-plugin

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

use ansible_ssh_pass rather than ansible_ssh_password #388

Open madsi1m opened 3 weeks ago

madsi1m commented 3 weeks ago

Use ansible_ssh_pass rather than ansible_ssh_password to align with ansible. Seems some of the code has already been changed.