No description
Find a file
2025-07-24 17:20:15 -05:00
defaults Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
files Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
handlers Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
meta Initial commit 2025-07-24 16:09:10 -05:00
tasks Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
templates Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
tests Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
vars Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00
README.md Added ansible-update script, service and timer (#2) 2025-07-24 17:20:15 -05:00

role-ansible-update

This role sets up a systemd service/timer and bash script to run ansible daily - staggers hosts hourly based on ansibleid

Requirements

No requirements

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

role:ansible-update:v1.0:core,ansible role:ansible-update:testing:core,ansible

License

GPL

Author Information

Beth Parker, ejparker@atcur.com