Commit graph

7 commits

Author SHA1 Message Date
Patrick Marchand de4ba88790 Dried up the tags for evobackup-client
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
blocks allow us to assign multiple tags to multiple tasks without
repeating ourselves. This also simplifies other logic like conditional
includes.
2020-06-23 12:07:51 -04:00
Patrick Marchand 8caca4c711 Split jail port retrival tasks into their own file
This makes it easier to manage the dependency of the other tasks
on this variable. I removed the tags on those tasks so they would not
be excluded.
2020-06-23 11:07:55 -04:00
Patrick Marchand ebecda38b6 Fixed evobackup-client not updating the ssh key in the jail
All checks were successful
continuous-integration/drone/push Build is passing
I have no idea how this got past testing, but apparently, the task
did not even exist..
2020-04-24 10:46:10 -04:00
Patrick Marchand d9517e8033 Update evobackup_client zzz_evobackup script
All checks were successful
continuous-integration/drone/push Build is passing
Use latest evobackup master and adds new evobackup_client__servers_fallback
variable.
2020-03-23 10:52:20 -04:00
Patrick Marchand af61b7f97d Temp fix for regression introduced by bkctld 2.x
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
The erroneous error codes returned by bkctld will make playbooks
fail even though the commands run succesfully.
See evolix/evobackup#31
2020-01-16 12:18:51 +01:00
Patrick Marchand 0b4095d8dd bkctld restart works better than bkctld start
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
a simple start will fail if the jail is already started, there is potential for a race condition.
2019-12-19 10:30:58 -05:00
Patrick Marchand 5a20292ec9 rename create_jail.yml to jail.yml in evobackup-client
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2019-10-07 13:53:55 -04:00
Renamed from evobackup-client/tasks/create_jail.yml (Browse further)