Юра Фролов
2015-07-17 05:44:02 UTC
I first time configurating ansible. I use ansible-playbook 1.7.2, ubuntu
14.10 (last version in my ubuntu). 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
my inventary file
[testserver]
10.95.46.117 ansible_ssh_port=5555 ansible_ssh_host=10.95.46.117
ansible_ssh_us
and receipt error:
ERROR: Invalid ini entry: This - need more than 1 value to unpack
In what my error? What i do wrong?
14.10 (last version in my ubuntu). 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
my inventary file
[testserver]
10.95.46.117 ansible_ssh_port=5555 ansible_ssh_host=10.95.46.117
ansible_ssh_us
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/613e99d8-f832-4baf-a6dd-fd6e638d7459%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/613e99d8-f832-4baf-a6dd-fd6e638d7459%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.