mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
commit
c40e5d8d12
@ -35,6 +35,7 @@ Full list of builtin execution modules
|
||||
boto_elasticache
|
||||
boto_elb
|
||||
boto_iam
|
||||
boto_kms
|
||||
boto_rds
|
||||
boto_route53
|
||||
boto_secgroup
|
||||
|
6
doc/ref/modules/all/salt.modules.boto_kms.rst
Normal file
6
doc/ref/modules/all/salt.modules.boto_kms.rst
Normal file
@ -0,0 +1,6 @@
|
||||
=====================
|
||||
salt.modules.boto_kms
|
||||
=====================
|
||||
|
||||
.. automodule:: salt.modules.boto_kms
|
||||
:members:
|
@ -30,6 +30,7 @@ Full list of builtin state modules
|
||||
boto_elb
|
||||
boto_iam
|
||||
boto_iam_role
|
||||
boto_kms
|
||||
boto_lc
|
||||
boto_rds
|
||||
boto_route53
|
||||
|
6
doc/ref/states/all/salt.states.boto_kms.rst
Normal file
6
doc/ref/states/all/salt.states.boto_kms.rst
Normal file
@ -0,0 +1,6 @@
|
||||
====================
|
||||
salt.states.boto_kms
|
||||
====================
|
||||
|
||||
.. automodule:: salt.states.boto_kms
|
||||
:members:
|
Loading…
Reference in New Issue
Block a user