Ansible-pull ... for Automated Workstation Config


Details
Abstract: "Traditional Ansible" excels with always-on servers, but it often falls flat when it comes to your frequently sleeping desktops and laptops. Imagine a world where every time your desktop or laptop wakes up, it automatically configures itself– that's the magic of ansible-pull!
With ansible-pull, you install it on each workstation and set up a recurring job. The moment your device wakes up, ansible-pull leaps into action, grabbing the latest playbook directly from your Git repository and running it locally. This ensures your workstations are always configured the way you want them to be. https://docs.ansible.com/ansible/latest/cli/ansible-pull.html
@ 7:15pm cdt ...The above is the MAIN talk.
Title: Automated workstation configuration with ansible-pull.
Presenter: Sean Twiehaus
@ ~7:00pm cdt
The above main talk is immediately PRECEEDED by
Announcements & short Q&A
@6:30pm cdt
those above are immediately PRECEEDED by a basic totorial.
BASE: Title: Ansible 101
Presenter: Sean Twiehaus
Abstract: Ansible uses "simple, human-readable scripts" called playbooks to automate your tasks. You declare the desired state of a local or remote system in your playbook. Ansible ensures that the system remains in that state. This technique is called "Configuration as Code". https://docs.ansible.com/ansible/latest/getting_started/index.html
...from RedHat...
Ansible is an open source, command-line IT automation software application written in Python. It can configure systems, deploy software, and orchestrate advanced workflows to support application deployment, system updates, and more. Ansible's main strengths are simplicity and ease of use.
...from Wikipedia
Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality.
Programming languages: Python, PowerShell
Developer: Red Hat Software
Initial release date: February 20, 2012
Host file location: /etc/ansible/hosts [ansible.com](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html)
License: GNU General Public License version 3
Operating system: Linux, MacOS, other Unix, MS-Win
Stable release: 2.18.6 / 19 May 2025
---
=======++++++======+++++====++++++=====++++++=====++++++
EVERY MONTH:
http://www.sluug.org/
The URL link to connection instructions for this meetng is posted earlier on the day of the meetng, at the above home page. It is the link called "linked here".
- ONLINE MEETINGS ONLY until further notice.
- ONLINE sessions will use a remote video meeting service.
- HOW TO CONNECT instructions will be on the [https://www.sluug.org/](https://www.google.com/url?q=https://www.sluug.org/&sa=D&source=calendar&usd=2&usg=AOvVaw30xd8Gqu0jxQlAsm68bqFG) web page and on our mailing lists. Note that your browser cache may need to be refreshed each time you check the web page for the instructions.
- We will open the remote session at about 6:00 PM, so that you can join early to test sharing your microphone, screen and video camera.
==============================
Monthly General Meetings are every 2nd Wednesday of the month from 6:30 PM to 9:00 PM. CT
6:30pmBASE TBD~7:00pmAnnouncements & general Q&A~7:15pmMAIN: TBD soon.
The URL link to instructions at the www.sluug.org home page, are posted the day prior to this remote ZOOM meeting. The "next" link is called "linked here". You may have to refresh your browser after each time you check.
ONLINE MEETINGS ONLY until further notice.
ONLINE session will use remote video software.
CONNECTION instructions will be on the www.sluug.org web page and our mailing lists. Note that your browser cache may need to be refreshed each time you check the above web page for the instructions. We will open the remote session at about 6:00 PM, so that you can join early to test your microphone, screen and video sharing.
Details will be published on https://www.sluug.org/ when available./ when available.

Every 2nd Wednesday of the month until December 11, 2030
Ansible-pull ... for Automated Workstation Config