I haven't gotten any further than this, I suspect other people are having this problem as well ? This doesn't seem stable for now, I guess I will wait. Thanks for the help though
On Monday, September 28, 2015 at 3:20:46 PM UTC-7, [email protected] wrote: > > *with some testing it seems that the core modules do work.... but still no > luck with proxmox* > > */etc/ansible/ansible.cfg* > inventory = /etc/ansible/hosts > library = > /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/core: > > /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/extras > remote_tmp = $HOME/.ansible/tmp > pattern = * > forks = 5 > poll_interval = 15 > sudo_user = root > #ask_sudo_pass = True > #ask_pass = True > transport = smart > #remote_port = 22 > module_lang = C > > *ansible --version* > ansible 2.0.0 > config file = /etc/ansible/ansible.cfg > configured module search path = > /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/core: > > /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/extras > > *ansible-playbook proxmox.yml* > ERROR! 'proxmox' is not a valid attribute for a Play > > The error appears to have been in '/home/ops/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 > - proxmox: vmid=110 node='clawstah' api_user='root@pam' > ................................................ > > > On Monday, September 28, 2015 at 3:11:18 PM UTC-7, Brian Coca wrote: >> >> try: >> library = >> /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/core: >> >> >> /usr/local/lib/python2.7/dist-packages/ansible-2.0.0-py2.7.egg/ansible/modules/extras >> >> >> >> >> >> >> -- >> Brian Coca >> > -- 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/493e12ed-3495-4234-85db-22fbb2b9e13d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
