mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
incorrect ref (#46492)
This commit is contained in:
committed by
Sandra McCann
parent
278ec84cb9
commit
5c93068223
@@ -89,7 +89,7 @@ You will run into errors because Ansible reads name in this context as a keyword
|
||||
- { role: myrole, vars: {name: Justin, othervar: othervalue}, become: True}
|
||||
|
||||
|
||||
For a full list of keywords see ::ref::`Playbook Keywords`.
|
||||
For a full list of keywords see :ref:`playbook_keywords`.
|
||||
|
||||
Migrating from with_X to loop
|
||||
-----------------------------
|
||||
|
||||
Reference in New Issue
Block a user