mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
removed state present which is default (#53434)
This commit is contained in:
parent
9ed9cfb40c
commit
b906db5f2a
11 changed files with 0 additions and 24 deletions
|
@ -7,7 +7,6 @@
|
|||
resource_group: "{{ resource_group }}"
|
||||
name: "{{ storage_account }}"
|
||||
account_type: Standard_LRS
|
||||
state: present
|
||||
|
||||
- name: Create container
|
||||
azure_rm_storageblob:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue