1
0
Fork 0
freesewing/ansible
2024-01-01 15:55:49 +01:00
..
playbooks wip(ansible): Working on playbooks for v3 infrastructure 2023-08-02 20:31:18 +02:00
ansible.cfg wip(ansible): Working on playbooks for v3 infrastructure 2023-08-02 20:31:18 +02:00
inventory.yaml wip: Work on i18n support for newsletter 2024-01-01 15:55:49 +01:00
README.md wip(ansible): Working on playbooks for v3 infrastructure 2023-08-02 20:31:18 +02:00

Using Ansible to manage FreeSewing infrastructure

This folder holds Ansible playbooks and configuration to manage FreeSewing's infrastructure.

These playbooks do things like installing updates on our servers, handling maintenance tasks, and so on.

Because of the nature of these tasks, they typically require the kind of access to our infrastructure that is only available to the maintainer.

As such, you can probably not use these playbooks, but you are welcome to look around if you are curious or would like to learn about using Ansible in some real-world scenario.