hosts: Add file0.p.b to burp-client
Adding *file0.pyrocufflink.blue* to enable automatic backups. The `/home` and `/srv/cifs/Downloads` paths are backed up.jenkins-master
parent
a810e9c691
commit
997951d59e
|
@ -11,3 +11,6 @@ samba_shares:
|
|||
- name: Videos
|
||||
path: /srv/cifs/Videos
|
||||
guest_ok: true
|
||||
burp_backup:
|
||||
- include: /home
|
||||
- include: /srv/cifs/Downloads
|
||||
|
|
1
hosts
1
hosts
|
@ -5,6 +5,7 @@ ansible_python_interpreter=/usr/bin/python3
|
|||
cm0.pyrocufflink.blue
|
||||
|
||||
[burp-client]
|
||||
file0.pyrocufflink.blue
|
||||
|
||||
[burp-server]
|
||||
burp0.pyrocufflink.blue
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35333737626333633932663438313163643139303833393661393738653036306465353562626533
|
||||
3437643431356461383165363837636461356639333738370a656138636361386235396366313036
|
||||
36353635396230366337653566303435323565616438373161623936636130656331366462383536
|
||||
3162346339356431630a343539353862366162626562303836646532383637653639323265643564
|
||||
62633563303963383664356335363533356563643138663163383463386364303965373062643761
|
||||
63643366653862306363366430363735333365666161326462613464373364373065396166333363
|
||||
306161306335396232346239653163313061
|
Loading…
Reference in New Issue