mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
doc: fix formatting in state boto_elb
This commit is contained in:
parent
c69229875e
commit
ce91bb9446
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue