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
|
uid: 1200
|
||||||
groups: sudo
|
groups: sudo
|
||||||
append: yes
|
append: yes
|
||||||
password: "{{ password }}"
|
password: "{{ 'Azerty1+' | password_hash('sha512') }}"
|
||||||
|
|
||||||
register: mavar
|
register: mavar
|
||||||
- name: debug
|
- name: debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user