You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to delegate commands to a specific host? For example if I want to join a Samba server as a secondary AD DC, I've to copy the idmap.ldb file from the first DC after the second one joined the AD. I could split the deploys up into two or three independent deploys but I would find it more natural to have the deploy contain the whole process to setup the secondary DC and just delegate the one or two operations needed to take the backup and copy it to the secondary.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is there a way to delegate commands to a specific host? For example if I want to join a Samba server as a secondary AD DC, I've to copy the
idmap.ldb
file from the first DC after the second one joined the AD. I could split the deploys up into two or three independent deploys but I would find it more natural to have the deploy contain the whole process to setup the secondary DC and just delegate the one or two operations needed to take the backup and copy it to the secondary.Ansible allowed this with the
delegate
keywordBeta Was this translation helpful? Give feedback.
All reactions