role-ansible-update/README.md
2025-07-24 16:14:51 -05:00

37 lines
762 B
Markdown

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