Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.47 KB

README.md

File metadata and controls

55 lines (41 loc) · 1.47 KB

Ansible Collection - Selfhosted

Ansible Galaxy

An opinionated collection of selfhosted apps, managed with Ansible.

Roles

Installation

ansible-galaxy collection install artyorsh.selfhosted

Example Playbook

See more examples in roles' README files.

- hosts: localhost

  roles:
    - artyorsh.selfhosted.docker
    - artyorsh.selfhosted.duplicati
    - artyorsh.selfhosted.watchtower

More collections

License

MIT