Revert "base / keytab: Try and throttle task to 1"
Didn't help. ;(
This reverts commit 37db5af9f0
.
This commit is contained in:
parent
37db5af9f0
commit
461fbcf0aa
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
register: host_add_result
|
||||
changed_when: "'Added host' in host_add_result.stdout"
|
||||
failed_when: "not ('Added host' in host_add_result.stdout or 'already exists' in host_add_result.stderr)"
|
||||
throttle: 1
|
||||
tags:
|
||||
- base
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue