ERROR! 'proxmox' is not a valid attribute for a Play
The error appears to have been in '/home/rreeves/git_repos/ansible-test-02/proxmox.yml': line 3, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
# Create new containers
- name: Create test-system-01
^ here---
# Create new containers
- name: Create test-system-01
proxmox: vmid=110 node='cluster001' api_user='root@pam' api_password='test1234' api_host='proxmox01' password='password1234' hostname='test-system-01' ostemplate='local:iso/ubuntu-14.04.3-server-amd64.iso'
- name: Create test-system-02
proxmox: vmid=111 node='cluster001' api_user='root@pam' api_password='test1234' api_host='proxmox02' password='password1234' hostname='test-system-02' ostemplate='local:iso/ubuntu-14.04.3-server-amd64.iso
ansible 2.0.0 config file = configured module search path = None--
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-proje...@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/2630484e-4ccf-49f8-ac53-f714d8b2a7ab%40googlegroups.com.