Skip to content

sedlund/ansible-duplicacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Simple role that installs duplicacy and installs backups in CRON as many folders as necessary.

Role Variables

DUPLICACY_SITES:

Site name

home: directory: /home/user ignore_filters: "{{ DEFAULT_IGNORE_FILTERS }}" init_commandline_args: -e something s3://[email protected]/bucket/ # Update args can be empty update_commandline_args: "" duplicacy_env_args: # You can put arbitrary enviornment variables here DUPLICACY_PASSWORD: something DUPLICACY_S3_ID: an ID DUPLICACY_S3_SECRET: secret

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%