mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
trying to fix storage blob timing issue
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
val2: bar
|
||||
force: yes
|
||||
|
||||
- name: storage blob seems to have some timing issues
|
||||
wait_for:
|
||||
delay: 10
|
||||
|
||||
- name: Upload blob idempotence
|
||||
azure_rm_storageblob:
|
||||
resource_group: "{{ resource_group }}"
|
||||
|
||||
Reference in New Issue
Block a user