Replies: 1 comment 2 replies
-
Deployer runs a task in parallel on each host. To limit it to run only on one host at a time use
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am curious if it's possible to execute specific task on each host one by one instead of parallel.
Use case is i.e. glusterfs which end up with stale file handle
[xxx.htz.srv.xxx.pl] err grep: /var/www/vhosts/xxx/shared/.env.local: Stale file handle
[once() option doesn't always fill our needs]
Beta Was this translation helpful? Give feedback.
All reactions