Controle Ansible
This commit is contained in:
parent
40b4e40fc3
commit
6bf44fa494
3
sio2/sisr/ct-ansible/config
Normal file
3
sio2/sisr/ct-ansible/config
Normal file
@ -0,0 +1,3 @@
|
||||
host srv
|
||||
user root
|
||||
hostname 192.168.0.43
|
@ -12,7 +12,7 @@
|
||||
uid: 1200
|
||||
groups: sudo
|
||||
append: yes
|
||||
password: "{{ password }}"
|
||||
password: "{{ 'Azerty1+' | password_hash('sha512') }}"
|
||||
|
||||
register: mavar
|
||||
- name: debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user