[Server-devel] [XSCE] xsce on rpi georgehunt's base-6.2

Tim Moody tim at timmoody.com
Sun Jan 15 09:45:59 EST 2017




________________________________
From: xsce-devel at googlegroups.com <xsce-devel at googlegroups.com> on behalf of Anish Mangal <anishmg at umich.edu>
Sent: Sunday, January 15, 2017 7:52 AM
To: xsce-devel; server-devel
Subject: [XSCE] xsce on rpi georgehunt's base-6.2

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]
- I don't normally do this one

# apt-get install vim git ansible [success]
I follow George in using https://github.com/tim-moody/xsce-factory/blob/master/scripts/ansible/get-ansible to install ansible (2.2.x)

# 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?

become is a new keyword

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20170115/bde1b7c0/attachment.html>


More information about the Server-devel mailing list