mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-03 00:03:05 +02:00
upt playbook
This commit is contained in:
@ -3,11 +3,9 @@
|
||||
vars:
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: 1234
|
||||
#ansible_ssh_pass: odroid
|
||||
myuser: "root"
|
||||
mypassword: "lacijaydee"
|
||||
mypassword2: "lacijaydee"
|
||||
|
||||
tasks:
|
||||
- name: Change password
|
||||
ansible.builtin.user:
|
||||
|
Reference in New Issue
Block a user