Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 782 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 782 Bytes

Ansible Role: restic

This restic role is used in the CentOS Infra.

It surely depends (see dependencies below) on some other roles.

See also ansible-infra-playbooks directory to see how the tree/structure is organized

Variables

See defaults variables and explanations

Dependencies

This role can depend on some other roles, either statically defined, or dynamically included/imported:

  • See meta/main.yml
  • Or each .yml under tasks folder for included/imported roles

All those roles are declared in our requirements.yml file.

License

MIT (see LICENSE file)