Re: Ansible laptop management

2019-08-31 Thread Seabass
Yeah, I use it for configuring my Debian installs.
I don't use it much these days, but it is in my gitlab repo.
I appreciate the method of learning it, as that is what I did, but what were 
you wondering about it?

 Original Message 
On Aug 31, 2019, 12:00 PM, wrote:

> Send PLUG-discuss mailing list submissions to
> plug-discuss@lists.phxlinux.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
> or, via email, send a message with subject or body 'help' to
> plug-discuss-requ...@lists.phxlinux.org
>
> You can reach the person managing the list at
> plug-discuss-ow...@lists.phxlinux.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of PLUG-discuss digest..."
>
> Today's Topics:
>
> 1. Minor monitor gripe(rant) (Steven -)
> 2. Ansible laptop management (Steven -)
> 3. OT: Non-Geek wants honest Registrar and Host service
> (Victor Odhner)
> 4. Re: OT: Non-Geek wants honest Registrar and Host service
> (Andrew McRobb)
> 5. Re: OT: Non-Geek wants honest Registrar and Host service
> (Bob Elzer)
> 6. Re: Ansible laptop management (Aaron Jones)
> 7. Virtualbox 6.0.10 and secure boot (James Crawford)
> 8. Re: OT: Non-Geek wants honest Registrar and Host service
> (David Schwartz)
> 9. OT: Non-Geek wants honest Registrar and Host service
> (Victor Odhner)
> 10. Re: OT: Non-Geek wants honest Registrar and Host service
> (Snyder, Alexander J)
> 11. Re: OT: Non-Geek wants honest Registrar and Host service
> (David Schwartz)
>
> --
>
> Message: 1
> Date: Fri, 30 Aug 2019 14:53:18 -0400 (EDT)
> From: Steven - 
> To: plug-discuss@lists.phxlinux.org
> Subject: Minor monitor gripe(rant)
> Message-ID: <1330932448.801645.1567191198...@myemail.cox.net>
> Content-Type: text/plain; charset="utf-8"
>
> Back when I was in high school in the late 80s/early 90s we had a few 
> computers with a grey-scale monitor that could be rotated between landscape 
> and portrait orientation. Do you know what happened when we'd do that? You'd 
> hear the clack of a mechanical orientation sensor, the screen would 
> momentarily blank, and then the orientation of the display would 
> automatically update. Which isn't a shock to anyone who has used late model 
> PDAs and just about every tablet and smart phone. How is it that today, when 
> all but the cheapest desktop monitor stands allow you to rotate the monitor, 
> we have to manually tell the computer we've rotated the monitor?
>
> Okay, yes, this is because back then that was a premium and pricey monitor 
> which is why only the vo-tech computer class had even two of them in the 
> entire school (we also had an analog camera that recorded to disk, not a 
> Kodak disc film camera but an SLR camera which used a camcorder sensor and 
> recorded single frames of analog NTSC to magnetic 2 or maybe they were 2.5 
> inch disks. The drive for these disks was as large as the Mac it was plugged 
> into). So throwing a sensor onto the monitor wasn't that expensive when we 
> were already getting charged a premium for it. But would it kill them to 
> include it on the less than bargain basement monitors today? Although now I'm 
> wondering if DisplayPort/DVI/etc even have a way in their standards to pass 
> along orientation information or if you'd need a separate connection, a quick 
> googling isn't finding anything promising about that.
>
> Anyway, just a quick rant to get that out. I do in fact feel better having 
> done so.
> -- next part --
> An HTML attachment was scrubbed...
> URL: 
> <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20190830/dcccb19c/attachment-0001.html>
>
> --
>
> Message: 2
> Date: Fri, 30 Aug 2019 12:18:38 -0700 (MST)
> From: Steven - 
> To: plug-discuss@lists.phxlinux.org
> Subject: Ansible laptop management
> Message-ID: <82943838.802065.1567192718...@myemail.cox.net>
> Content-Type: text/plain; charset="utf-8"
>
> Anyone here using some form of configuration management (Ansible, Chef, 
> Saltstack, etc) for their personal computers? I recently did a clean OS 
> install on my carry-around laptop and I decided to use that as an excuse to 
> start using ansible (so far only to tell apt to install vim and tmux if they 
> aren't already installed). While the playbooks are currently very bare bones 
> I'm planning to build on them as time goes by using this as a way to build up 
> actual working knowledge and not just rea

Re: Ansible laptop management

2019-08-30 Thread Aaron Jones
I manage like 10 thinkpads using ansible. They all run Manjaro. Why?

> On Aug 30, 2019, at 12:18 PM, Steven -  wrote:
> 
> Anyone here using some form of configuration management (Ansible, Chef, 
> Saltstack, etc) for their personal computers? I recently did a clean OS 
> install on my carry-around laptop and I decided to use that as an excuse to 
> start using ansible (so far only to tell apt to install vim and tmux if they 
> aren't already installed). While the playbooks are currently very bare bones 
> I'm planning to build on them as time goes by using this as a way to build up 
> actual working knowledge and not just read-tutorials-knowledge of it.
> 
> ---
> PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss

Ansible laptop management

2019-08-30 Thread Steven -
Anyone here using some form of configuration management (Ansible, Chef, 
Saltstack, etc) for their personal computers? I recently did a clean OS install 
on my carry-around laptop and I decided to use that as an excuse to start using 
ansible (so far only to tell apt to install vim and tmux if they aren't already 
installed). While the playbooks are currently very bare bones I'm planning to 
build on them as time goes by using this as a way to build up actual working 
knowledge and not just read-tutorials-knowledge of it.
---
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss