This website requires JavaScript.
Explore
Help
Sign In
salt
/
ansible
Watch
1
Star
0
Fork
0
You've already forked ansible
Code
Issues
Pull Requests
Releases
Wiki
Activity
b044082ea1
ansible
/
roles
/
backups
/
defaults
/
main.yml
5 lines
99 B
YAML
Raw
Normal View
History
Unescape
Escape
Add default variables for backups role
2020-05-06 02:25:21 -05:00
#!/usr/bin/ansible-playbook
# vim:ft=ansible:
backups_outdir
:
"/opt/backups/out"
Configure backups more appropriately across servers
2020-06-23 09:52:55 -05:00
backups_hour
:
"2"
Reference in New Issue
Copy Permalink