Okay, used pip to upgrade ansible to 2.2 Now failing at: TASK [network : Add location section to config file] *************************** fatal: [127.0.0.1]: FAILED! => {"failed": true, "msg": "'xsce_network_mode' is undefined"}
On Sun, Jan 15, 2017 at 6:30 PM, Anish Mangal <anis...@umich.edu> wrote: > some more log, after looking at http://etherpad.mit.edu/p/XSCE_on_RPi3 > > # git remote add upstream https://github.com/XSCE/xsce > # git pull upstream raspbian-6.1 > # git checkout --track remotes/upstream/raspbian-6.1 > # ./runansible > > > > > > *./install-init: line 11: [: 0: unary operator expectedERROR: become is > not a legal parameter at this level in an Ansible PlaybookRunning local > playbooks! ERROR: become is not a legal parameter at this level in an > Ansible Playbook* > I guess it is still the ansible version playing tricks. > > * Which branch of xsce should I be on? > * What is the correct ansible version? How do I install it? > > On Sun, Jan 15, 2017 at 6:22 PM, Anish Mangal <anis...@umich.edu> wrote: > >> Hi, >> >> now setting up xsce on rpi3 from scratch >> [trying on 2017-01-11-raspbian-jessie-lite.img as base] >> >> log of commands follows # >> # sudo apt-get update [success] >> # sudo apt-get upgrade [success] >> # apt-get install vim git ansible [success] >> # mkdir /opt/schoolserver >> # cd /opt/schoolserver >> # git clone https://github.com/georgejhunt/xsce.git [success] >> # cd xsce >> # git branch [success base-6.2] >> # ./runansible [here-we-go!] >> *ERROR: become is not a legal parameter at this level in an Ansible >> Playbook* >> >> Perhaps this is an incorrect version of ansible 1.7.2 which gets >> installed by default. How do I fix this? >> >> > > > -- > Anish > > > -- Anish
_______________________________________________ Server-devel mailing list Server-devel@lists.laptop.org http://lists.laptop.org/listinfo/server-devel