ansible/docs/docsite/rst
Jean-Pierre Matsumoto 3074ede8a3
ExecutionPolicy default value is RemoteSigned (#72993)
* ExecutionPolicy default value is RemoteSigned

##### SUMMARY
In Windows setup steps, settings `ExecutionPolicy` is restored to value `Restricted`. But actually default value for Windows server is not `Restricted` but `RemoteSigned` ([source](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.1#default)).

I have got issue with `win_dsc` because `ExecutionPolicy` was `Restricted`.

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr

* Add changelog fragment

* Apply suggestions from code review

Co-authored-by: Sandra McCann <samccann@redhat.com>
2021-01-04 15:41:54 -05:00
..
api
collections Add link to all module and plugin indexes (#72743) 2020-12-18 11:55:31 -05:00
community Introduce Ansible plugin in Jetbrains section of doc (#72465) 2020-11-05 16:08:43 -05:00
dev_guide developing_inventory sample code: fix undefined var "results" if get_option(cache)=False (#72977) 2020-12-16 10:51:58 -05:00
galaxy galaxy: Update example for git+file (#73053) 2021-01-04 12:01:54 -05:00
images
installation_guide Documentation fix, /etc/apt/source.list from non-code block to code block (#72933) 2020-12-18 11:41:38 -05:00
inventory
network Minor Edit: Fix typo in platform_index.rst (#72564) 2020-11-10 16:22:07 -06:00
plugins Update lookup.rst (#72831) 2020-12-18 14:55:53 -05:00
porting_guides Wording changes to docs (#70082) 2020-12-08 16:46:34 -05:00
reference_appendices document what the name of a play is (#72633) 2020-11-17 11:56:49 -05:00
roadmap Wording changes to docs (#70082) 2020-12-08 16:46:34 -05:00
scenario_guides VMware: scenario guide for vmware_tools connection plugin (#72080) 2020-10-23 10:44:12 -04:00
shared_snippets add details on how to get API token for Galaxy (#72203) 2020-10-12 13:47:41 -05:00
user_guide ExecutionPolicy default value is RemoteSigned (#72993) 2021-01-04 15:41:54 -05:00
404.rst
conf.py update version switcher for 2.10 release 2020-09-22 10:46:58 -07:00
index.rst Add link to all module and plugin indexes (#72743) 2020-12-18 11:55:31 -05:00