I did the settings that you specify. My config file [testserver] 10.95.46.117
[tesserver:vars] ansible_ssh_port=5555 ansible_connection=ssh ansible_ssh_user=user ansible_ssh_pass=user and I get the same error ~# ansible-playbook -i /etc/ansible/inventory /etc/ansible/roles/preconf/tasks/test_new.yml -vvvv ERROR: Invalid ini entry: This - need more than 1 value to unpack In what may be another mistake? пятница, 17 июля 2015 г., 15:34:01 UTC+3 пользователь Юра Фролов написал: > > I first time configurating ansible. I use ansible-playbook 1.7.2, ubuntu > 14.10 (this last version ansible in my ububntu). I am configured playbook > and task, created inventory file. > I started ansible follow command > ansible-playbook -i /etc/ansible/inventory > /etc/ansible/roles/preconf/tasks/test_new.yml -v --list-hosts --list-tasks > > contents my inventory file > > [testserver] > > 10.95.46.117 ansible_ssh_port=5555 ansible_ssh_host=10.95.46.117 > ansible_ssh_use > > and receipt error: > ERROR: Invalid ini entry: This - need more than 1 value to unpack > > In what my error? What i do wrong? > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/12aea557-d594-4222-91f3-770126882f4a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
