parent
35b4b1923d
commit
e423436ed7
|
@ -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 New Issue