ANTS-Framework.linux_rootpassword
linux rootpasswort
Setzen Sie das Root-Passwort mit dem Ansible User-Modul.
Passwort-Hashes für die meisten Linux-Distributionen können wie hier dokumentiert generiert werden: hier
Rollen-Variablen
linux_rootpassword__password: 'bitte_ändern'
Beispiel Playbook
- hosts: classroom
vars:
- linux_rootpassword__password: "hashwerthier"
roles:
- linux_rootpassword
Lizenz
GPLv3
Autor-Informationen
Teil des ANTS Frameworks
Installieren
ansible-galaxy install ANTS-Framework.linux_rootpassword
Lizenz
gpl-3.0
Downloads
88
Besitzer