diff --git a/ansible/inventories/group_vars/all/all.yml b/ansible/inventories/group_vars/all/all.yml index b725f23..d689434 100644 --- a/ansible/inventories/group_vars/all/all.yml +++ b/ansible/inventories/group_vars/all/all.yml @@ -1,3 +1,3 @@ ansible_user: ansible -ansible_password: "{{ ansible_crypted_password }}" +#ansible_password: "{{ ansible_crypted_password }}" ansible_python_interpreter: /usr/bin/python3 \ No newline at end of file