Automate AAP Backups to S3
Autodotes Autodotes
93 subscribers
77 views
2

 Published On Aug 28, 2024

For any application, especially something as critical as Ansible Automation Platform (AAP), customers often need to have a backup process in place. The traditional, vm-based installer (setup.sh) for AAP also handles the backup process which can be scheduled to run by various mechanisms (same applies for bare-metal). Since we have AAP, why not Ansible? I finally got around to writing and scheduling my backups which includes an upload to S3 for storage purposes. In the future, the container-based installer backup process might look a bit different, but the workflow should still apply.

Autodotes Blog Post:
https://autodotes.com/posts/kd7NRYuhM...

Source Code:
https://github.com/zjleblanc/ansible-...

00:00 - Intro
03:20 - The Job Template
04:50 - The Playbook
08:56 - S3 Bucket and Lifecycle Rule
11:11 - The Result

show more

Share/Embed