Minor grammatical update
Minor grammatical update.
This commit is contained in:
parent
35b4b1923d
commit
e423436ed7
1 changed files with 1 additions and 1 deletions
|
@ -92,6 +92,6 @@ And you use the ``eapi`` variable in your task(s):
|
|||
state: present
|
||||
provider: "{{ eapi }}"
|
||||
|
||||
Note that while Ansible 2.6 supports the use of ``connection: local`` with ``provider`` dictionaries, this usage will be deprecated in future and eventually removed.
|
||||
Note that while Ansible 2.6 supports the use of ``connection: local`` with ``provider`` dictionaries, this usage will be deprecated in the future and eventually removed.
|
||||
|
||||
For more information, see :ref:`Become and Networks<become-network>`
|
||||
|
|
Loading…
Reference in a new issue