You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
shared_snippets
Docsite: improve playbooks_loops.rst ( #71718 )
4 years ago
basic_concepts.rst
Docs: User guide overhaul, part 1 ( #63056 )
5 years ago
become.rst
Docsite: replace Latin phrases to English ( #71588 )
4 years ago
collections_using.rst
clarify FQCN use for playbooks ( #71816 )
4 years ago
command_line_tools.rst
Docs: User guide overhaul, part 1 ( #63056 )
5 years ago
complex_data_manipulation.rst
Add complex example of fileglob with loop ( #72396 )
4 years ago
connection_details.rst
Docsite: replace Latin phrases to English ( #71588 )
4 years ago
guide_rolling_upgrade.rst
Update HTTP -> HTTPS ( #72244 )
4 years ago
index.rst
Docsite: fix a typo in user_guide/index.rst ( #71717 )
4 years ago
intro.rst
User guide overhaul, Table of Contents ( #71553 )
4 years ago
intro_adhoc.rst
Docsite: improve user_guide/intro_adhoc ( #71909 )
4 years ago
intro_bsd.rst
Clarification for Ansible and BSD Introduction ( #69275 )
5 years ago
intro_dynamic_inventory.rst
Docsite: improve inventory-related pages ( #71907 )
4 years ago
intro_getting_started.rst
added sample output for echo example ( #72718 )
4 years ago
intro_inventory.rst
Miscellaneous fixes in user_guide/intro_inventory.rst docs ( #72202 )
4 years ago
intro_patterns.rst
Fix typos ( #72072 )
4 years ago
intro_windows.rst
removes last :doc: links in user guide ( #58433 )
5 years ago
modules.rst
Collections docs generation ( #59761 )
4 years ago
modules_intro.rst
More docs updates to reflect collections ecosystem ( #71597 )
4 years ago
modules_support.rst
More docs updates to reflect collections ecosystem ( #71597 )
4 years ago
playbook_pathing.rst
Docsite: replace Latin phrases to English ( #71588 )
4 years ago
playbooks.rst
User guide overhaul, Table of Contents ( #71553 )
4 years ago
playbooks_advanced_syntax.rst
Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs ( #72539 )
4 years ago
playbooks_async.rst
Docsite: update user_guide/playbooks_async ( #72115 )
4 years ago
playbooks_best_practices.rst
Changed all_modules references to list_of_collections in the documentation ( #71656 )
4 years ago
playbooks_blocks.rst
Docsite: fix user_guide/playbooks_blocks ( #71769 )
4 years ago
playbooks_checkmode.rst
Docsite: update user_guide/playbooks_checkmode ( #72052 )
4 years ago
playbooks_conditionals.rst
Fixed a typo in user_guide/playbooks_conditinals ( #72427 )
4 years ago
playbooks_debugger.rst
Docsite: update user_guide/playbooks_debugger ( #72053 )
4 years ago
playbooks_delegation.rst
Docsite: misc fixes of playbooks_delegation ( #71753 )
4 years ago
playbooks_environment.rst
Docsite: fix user_guide/playbooks_environment ( #71772 )
4 years ago
playbooks_error_handling.rst
Docsite: fix user_guide/playbooks_error_handling ( #71771 )
4 years ago
playbooks_filters.rst
Wording changes to docs ( #70082 )
4 years ago
playbooks_filters_ipaddr.rst
Update playbooks_filters_ipaddr.rst ( #72705 )
4 years ago
playbooks_handlers.rst
document that handler can not run include_role and import_role ( #72744 )
4 years ago
playbooks_intro.rst
Fix missing dashes in playbooks intro doc ( #72746 )
4 years ago
playbooks_lookups.rst
WIP: Docs: User guide overhaul, part 4 ( #69266 )
5 years ago
playbooks_loops.rst
Reword strangely patronising introduction to loops ( #72019 )
4 years ago
playbooks_module_defaults.rst
Docsite: update user_guide/playbooks_module_defaults ( #72051 )
4 years ago
playbooks_prompts.rst
Docsite: update user_guide/playbooks_prompts ( #72049 )
4 years ago
playbooks_python_version.rst
Upstream jinja has decided not to rename from jinja2. ( #66880 )
5 years ago
playbooks_reuse.rst
Wording changes to docs ( #70082 )
4 years ago
playbooks_reuse_includes.rst
Changed all_modules references to list_of_collections in the documentation ( #71656 )
4 years ago
playbooks_reuse_roles.rst
Role duplicates docs updates ( #72666 )
4 years ago
playbooks_roles.rst
removes last :doc: links in user guide ( #58433 )
5 years ago
playbooks_special_topics.rst
User guide overhaul, Table of Contents ( #71553 )
4 years ago
playbooks_startnstep.rst
WIP: Docs: User guide overhaul, part 4 ( #69266 )
5 years ago
playbooks_strategies.rst
Update playbooks_strategies.rst ( #72176 )
4 years ago
playbooks_tags.rst
Update playbooks_tags.rst ( #72351 )
4 years ago
playbooks_templating.rst
add link to jinja docs from templating section ( #72205 )
4 years ago
playbooks_tests.rst
Add semver support to the jinja2 version test ( #71600 )
4 years ago
playbooks_variables.rst
Update HTTP -> HTTPS ( #72244 )
4 years ago
playbooks_vars_facts.rst
Update playbooks_vars_facts.rst ( #72150 )
4 years ago
playbooks_vault.rst
Docs: User guide overhaul, part 5 ( #70307 )
4 years ago
plugin_filtering_config.rst
Wording changes to docs ( #70082 )
4 years ago
quickstart.rst
link from quickstart page to Network Getting Started ( #65150 )
5 years ago
sample_setup.rst
Wording changes to docs ( #70082 )
4 years ago
vault.rst
Fixed vault id in variable encryption example ( #72626 )
4 years ago
windows.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
5 years ago
windows_dsc.rst
Docs: User guide overhaul, part 5 ( #70307 )
4 years ago
windows_faq.rst
Update WSL docs to mention sleep workaround ( #72839 )
4 years ago
windows_performance.rst
Windows Setup doc; offer 10x perf improvement ( #58259 )
5 years ago
windows_setup.rst
ExecutionPolicy default value is RemoteSigned ( #72993 )
4 years ago
windows_usage.rst
Docs: User guide overhaul, part 5 ( #70307 )
4 years ago
windows_winrm.rst
Docs: User guide overhaul, part 5 ( #70307 )
4 years ago