Enable playbooks from ansible for Cloudways-Server
With playbooks a lot of manually daly-works can do by one (1) click.
This simplifies everyday life:
- Prevents errors
- Makes most complex work child's play
- Every customer can use an infinite number of possibilities
- Every customer can reuse tons of created playbook from library
- clone from local to remote
- create-file
- change value with preg_replace
- use variable in sequenced-daly-jobs
- ...

-
Martin Huber commented
With playbooks a lot of manually daly-works can do by one (1) click.
This simplifies everyday life:
- Prevents errors
- Makes most complex work child's play
- Every customer can use an infinite number of possibilities
- Every customer can reuse tons of created playbook from library
- clone from local to remote
- create-file
- change value with preg_replace
- use variable in sequenced-daly-jobs
- ...