ansible/docs
Ganesh Nalawade 530988666a Allow delegate_to if transport is not cli (#29945)
Fixes #29060

Allow delegate_to if transport is either nxapi or eapi.

Persistent connection uses `cli` transport and create
a local socket on control node. Hence delegate_to is not allowed
for `cli` transport.

However as `nxapi` and `eapi` transport does not use persistent connection
it is possible to use delegate_to in this case.
2017-09-12 21:34:13 +05:30
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin generate rst doc pages for command line tools (#27530) 2017-09-07 15:44:20 -04:00
docsite Allow delegate_to if transport is not cli (#29945) 2017-09-12 21:34:13 +05:30
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates change generated playbooks_keywords.rst to use an rst 'glossary' (#28843) 2017-09-07 15:46:53 -04:00