upt playbook

This commit is contained in:
jaydee 2023-10-24 10:26:50 +02:00
parent 3507838024
commit e10b6aeb2b
2 changed files with 4 additions and 2 deletions

View File

@ -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:

View File

@ -0,0 +1,4 @@
---
collections:
- name: community.general
source: https://galaxy.ansible.com