v3 #1

Open
thienvv wants to merge 69 commits from v3 into main
Showing only changes of commit 01c6239bfe - Show all commits
+1 -1
View File
@@ -20,7 +20,7 @@
#Lấy đường dẫn vật lý của iis site
- name: Get the physical path of the current IIS site
win_command: |
win_shell: |
Import-Module WebAdministration
$site = Get-Website -Name "{{ iis_site_name }}"
$site.PhysicalPath