Outils pour utilisateurs

Outils du site


tech:ansible_ssh_password_auth

Ceci est une ancienne révision du document !


Ansible ssh password auth

Voir:

---
ansible_user : <username to ssh into>
ansible_ssh_pass : <password for the username>
ansible_become_pass: <password for becoming the root>
hosts
[plop]
192.168.134.227         ansible_ssh_user=jean ansible_ssh_pass='P@ssw0rd' ansible_become_pass='P@ssw0rd'
ansible -i hosts -m ping plop
tech/ansible_ssh_password_auth.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki