diff --git a/setup.yml b/setup.yml index 1ab6baf..666b960 100644 --- a/setup.yml +++ b/setup.yml @@ -27,7 +27,6 @@ user: name: ansible password: "{{ '123Soleil%' | password_hash('sha512',65534|random(seed=inventory_hostname) | string) }}" - password: "{{ '123Soleil2020%' | password_hash('sha512') }}" create_home: yes home: /home/ansible