Skip to content

Document Windows App Control Feature #2654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: devel
Choose a base branch
from
3 changes: 3 additions & 0 deletions docs/docsite/rst/os_guide/intro_windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This is an index of all the topics covered in this guide.
.. toctree::
:maxdepth: 1

windows_app_control
windows_dsc
windows_performance
windows_ssh
Expand Down Expand Up @@ -161,6 +162,8 @@ While not all connection plugins require the connection user to be a member of t
Learning Ansible's configuration management language
:ref:`developing_modules`
How to write modules
:ref:`windows_app_control`
Using Ansible with Windows App Control managed hosts
:ref:`windows_dsc`
Using Ansible with Windows Desired State Configuration
:ref:`windows_performance`
Expand Down
Loading