Remove throttle

This commit is contained in:
Ruakij 2023-03-19 13:46:21 +01:00
parent 95ddd04a86
commit dca40ed835

View File

@ -4,4 +4,3 @@
failed_when: command.rc != 0 failed_when: command.rc != 0
changed_when: "'Connected' in command.stdout" changed_when: "'Connected' in command.stdout"
register: command register: command
throttle: 1