mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update win_iis.py
added 'r'
This commit is contained in:
parent
05fb19a22c
commit
b31d1377ab
1 changed files with 1 additions and 1 deletions
|
@ -771,7 +771,7 @@ def remove_vdir(name, site, app='/'):
|
|||
|
||||
|
||||
def set_app(name, site, settings=None):
|
||||
'''
|
||||
r'''
|
||||
Set the value of the setting for an IIS web application.
|
||||
.. note::
|
||||
This function only configures existing app.
|
||||
|
|
Loading…
Add table
Reference in a new issue