mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
doc: fix formatting in state boto_elb
This commit is contained in:
parent
c69229875e
commit
ce91bb9446
@ -229,10 +229,10 @@ def present(
|
||||
profile=None,
|
||||
wait_for_sync=True):
|
||||
'''
|
||||
Ensure the IAM role exists.
|
||||
Ensure the ELB exists.
|
||||
|
||||
name
|
||||
Name of the IAM role.
|
||||
Name of the ELB.
|
||||
|
||||
availability_zones
|
||||
A list of availability zones for this ELB.
|
||||
|
Loading…
Reference in New Issue
Block a user