mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Last docs link fixes (#39391)
* should not need <>, but fails without * adds anchor to keywords page, uses it on plugins pages * fixes envvar link errors * harmonize file name and ref name as python_3 * removes undefined-lable from ignore list
This commit is contained in:
@@ -34,7 +34,7 @@ or in the `ansible.cfg` file:
|
||||
[defaults]
|
||||
strategy=linear
|
||||
|
||||
You can also specify the strategy plugin in the play via the :ref:`strategy keyword <playbooks_keywords>` in a play::
|
||||
You can also specify the strategy plugin in the play via the :ref:`strategy keyword <playbook_keywords>` in a play::
|
||||
|
||||
- hosts: all
|
||||
strategy: debug
|
||||
|
||||
Reference in New Issue
Block a user