remove duplicate line
This commit is contained in:
@@ -27,7 +27,6 @@
|
|||||||
user:
|
user:
|
||||||
name: ansible
|
name: ansible
|
||||||
password: "{{ '123Soleil%' | password_hash('sha512',65534|random(seed=inventory_hostname) | string) }}"
|
password: "{{ '123Soleil%' | password_hash('sha512',65534|random(seed=inventory_hostname) | string) }}"
|
||||||
password: "{{ '123Soleil2020%' | password_hash('sha512') }}"
|
|
||||||
create_home: yes
|
create_home: yes
|
||||||
home: /home/ansible
|
home: /home/ansible
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user