Ansible
Link
[Red Hat](…/Red Hat/)® Ansible® Automation Platform is a foundation for building and operating automation across an organization. The platform includes all the tools needed to implement enterprise-wide automation.
Resources
- Documentation
- ansible-pull - initiates Ansible playbooks via cron on the client, instead of a control machine - e.g. for sporadically connected systems or unreachable machines
- List of Ansible OS Family & OS Distribution Facts
Configuring my desktops
- Install prerequisites:
curl https://raw.githubusercontent.com/cconrad/ansible-pull/main/bootstrap.sh | sudo sh
- Setup software and configuration:
ansible-pull -U https://github.com/cconrad/ansible-pull.git