Hi!
I use Ansible to customize my moode setup (mainly bash aliases and lirc configuration) and it has worked pretty well so far.
I was wondering if it could be possible to manage backup and restore through it?
As I understand everything is done through php scripts calls, hence it might be doable through curl if I'm not mistaken.
Any ideas as to what might be done to get backup and restore work through ansible uri module ?
Thanks in advance for your answers
I use Ansible to customize my moode setup (mainly bash aliases and lirc configuration) and it has worked pretty well so far.
I was wondering if it could be possible to manage backup and restore through it?
As I understand everything is done through php scripts calls, hence it might be doable through curl if I'm not mistaken.
Any ideas as to what might be done to get backup and restore work through ansible uri module ?
Thanks in advance for your answers